mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-29 22:50:17 +02:00
script7
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -118,6 +118,8 @@ public:
|
|||||||
static uint32 m_LastWeapon;
|
static uint32 m_LastWeapon;
|
||||||
static uint32 m_LastTimeEnergyLost;
|
static uint32 m_LastTimeEnergyLost;
|
||||||
|
|
||||||
|
static wchar* gLastPrintForeverString;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
static void Draw();
|
static void Draw();
|
||||||
static void DrawAfterFade();
|
static void DrawAfterFade();
|
||||||
|
Reference in New Issue
Block a user