fixed texture loading
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Game
|
||||
{
|
||||
bool IsInitialized = false;
|
||||
uint64_t Size = sizeof(GameInstance);
|
||||
uint8_t UsedScratchAmount = 0;
|
||||
uint64_t UsedScratchAmount = 0;
|
||||
Time Time;
|
||||
PlayerData Player;
|
||||
Level GameLevel;
|
||||
|
||||
Reference in New Issue
Block a user