Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h.
This commit is contained in:
@ -39,4 +39,9 @@ public:
|
||||
static CTextLine* IntroTextLines;
|
||||
static CScriptRectangle* IntroRectangles;
|
||||
static CSprite2d* ScriptSprites;
|
||||
static bool DbgFlag;
|
||||
static uint32 OnAMissionFlag;
|
||||
|
||||
public:
|
||||
static bool IsPlayerOnAMission();
|
||||
};
|
||||
|
Reference in New Issue
Block a user