- Dev Mode i Game Mode
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace editor
|
||||
{
|
||||
void setDevMode();
|
||||
const bool isDevMode();
|
||||
|
||||
void setEditing(const bool value);
|
||||
const bool isEditing();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user