* CreateWorldScreen: Change the layout of the back and create buttons.

* Fix some errors again
This commit is contained in:
iProgramInCpp
2023-08-03 22:11:43 +03:00
parent cd36908905
commit ee38fe137e
3 changed files with 10 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
#include "Level.hpp"
#include "GetTime.h"
#ifdef DEMO
#ifndef DEMO
#define C_CHUNKS_TO_SAVE_PER_TICK (2)