Fix Size Data
This commit is contained in:
parent
7ad36d0ce1
commit
21de7487bb
@ -343,7 +343,7 @@ static Textures_tick_t Textures_tick = (Textures_tick_t) 0x531c4;
|
||||
|
||||
// GameMode Constructors
|
||||
|
||||
#define CREATOR_MODE_SIZE 0x18
|
||||
#define CREATOR_MODE_SIZE 0x1c
|
||||
static void *CreatorMode = (void *) 0x1a044;
|
||||
#define SURVIVAL_MODE_SIZE 0x24
|
||||
static void *SurvivalMode = (void *) 0x1b7d8;
|
||||
|
Loading…
Reference in New Issue
Block a user