This commit is contained in:
Nikolay Korolev 2021-01-16 20:02:41 +03:00
parent ef97134f50
commit 9a7442c2fd
2 changed files with 277 additions and 233 deletions

File diff suppressed because it is too large Load Diff

View File

@ -118,6 +118,8 @@ public:
static uint32 m_LastWeapon;
static uint32 m_LastTimeEnergyLost;
static wchar* gLastPrintForeverString;
public:
static void Draw();
static void DrawAfterFade();