mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merge branch 'master' into ExtraMercs
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
#include "Player Command.h"
|
||||
#include "Queen Command.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "Strategic.h"
|
||||
#include "strategic.h"
|
||||
#include "Strategic Town Loyalty.h"
|
||||
#include "Strategic Mines.h"
|
||||
#include "text.h"
|
||||
#include "laptopsave.h"
|
||||
#include "quests.h"
|
||||
#include "Text.h"
|
||||
#include "LaptopSave.h"
|
||||
#include "Quests.h"
|
||||
#include "Morale.h"
|
||||
#include "Overhead.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Map Screen Helicopter.h"
|
||||
#include "Game Clock.h"
|
||||
#include "meanwhile.h"
|
||||
#include "Meanwhile.h"
|
||||
#include "email.h"
|
||||
#include "GameSettings.h"
|
||||
#include "Strategic Status.h"
|
||||
@@ -21,14 +21,14 @@
|
||||
#include "Map Screen Interface.h"
|
||||
#include "Tactical Save.h"
|
||||
#include "interface Dialogue.h"
|
||||
#include "Random.h"
|
||||
#include "random.h"
|
||||
// HEADROCK HAM 3.6: Added for facility string printing...
|
||||
#include "PopUpBox.h"
|
||||
#include "CampaignStats.h" // added by Flugente
|
||||
#include "Town Militia.h" // added by Flugente
|
||||
#include "LuaInitNPCs.h" // added by Flugente
|
||||
|
||||
#include "postalservice.h"
|
||||
#include "PostalService.h"
|
||||
|
||||
#include "GameInitOptionsScreen.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user