Multiplayer LOBOT fix (by Asdow).

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8766 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Sevenfm
2020-02-27 18:23:38 +00:00
parent a94a32aa97
commit a09c0a8b33
4 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
UINT32 InitializeJA2( );
void ShutdownJA2( );
BOOLEAN LoadExternalGameplayData(STR directoryName);
BOOLEAN LoadExternalGameplayData(STR directoryName, BOOLEAN isMultiplayer);
void SetupMaxActionPointsAnimation();
//This is an enum to reference to array of ints that holds the values for all these constants. Gotthard 1/18/07