Merge branch 'master' into ExtraMercs

This commit is contained in:
Asdow
2025-09-24 16:14:10 +03:00
601 changed files with 4005 additions and 10278 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
#include "Strategic.h"
#include "Types.h"
#include "strategic.h"
#include "types.h"
#include "Squads.h"
#include "jascreens.h"
#include "Assignments.h"
@@ -13,7 +13,7 @@
#include "Vehicles.h"
#include "Game Clock.h"
#include "CampaignStats.h" // added by Flugente
#include "militiasquads.h" // added by Flugente
#include "MilitiaSquads.h" // added by Flugente
#include "Game Event Hook.h" // added by Flugente
#include "message.h" // added by Flugente
#include "Text.h" // added by Flugente