mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* CreateWorldScreen: Change the layout of the back and create buttons.
* Fix some errors again
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "Level.hpp"
|
||||
#include "GetTime.h"
|
||||
|
||||
#ifdef DEMO
|
||||
#ifndef DEMO
|
||||
|
||||
#define C_CHUNKS_TO_SAVE_PER_TICK (2)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "ExternalFileLevelStorage.hpp"
|
||||
#include "Util.hpp"
|
||||
|
||||
#ifdef DEMO
|
||||
#ifndef DEMO
|
||||
|
||||
ExternalFileLevelStorageSource::ExternalFileLevelStorageSource(const std::string& path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user