- Dev Mode i Game Mode
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace room
|
||||
{
|
||||
static int current_room = 0;
|
||||
static int current_room = 1;
|
||||
|
||||
static int inner_w = 2;
|
||||
static int inner_h = 2;
|
||||
|
||||
Reference in New Issue
Block a user