add workaround for learning company games

This commit is contained in:
FunkyFr3sh 2024-05-27 06:36:18 +02:00
parent 115617591c
commit 2efe3567ca
3 changed files with 14 additions and 2 deletions

View file

@ -99,6 +99,7 @@ typedef struct CNCDDRAWCONFIG
BOOL infantryhack;
BOOL stronghold_hack;
BOOL mgs_hack;
BOOL learning_company_hack;
} CNCDDRAWCONFIG;