mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 08:58:58 +00:00
commit
8b55b8b144
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class CReplay
|
|||
public:
|
||||
static void Display(void);
|
||||
enum {
|
||||
MODE_1
|
||||
MODE_1 = 1
|
||||
};
|
||||
|
||||
static uint8 &Mode;
|
||||
|
|
Loading…
Reference in a new issue