mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Maximum number of IMPs is no longer a gamestart option. Instead the JA2_Options.ini setting MAX_IMP_CHARACTERS is used.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8609 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+1
-1
@@ -253,7 +253,7 @@ typedef struct
|
||||
UINT8 ubAttachmentSystem;
|
||||
UINT8 ubSquadSize;
|
||||
// SANDRO - added variables
|
||||
UINT8 ubMaxIMPCharacters;
|
||||
UINT8 ubFiller1; // Flugente: used to be UINT8 ubMaxIMPCharacters;
|
||||
BOOLEAN fNewTraitSystem;
|
||||
BOOLEAN fEnemiesDropAllItems;
|
||||
UINT8 ubProgressSpeedOfItemsChoices;
|
||||
|
||||
Reference in New Issue
Block a user