- Comencem amb les habitacions definitives

This commit is contained in:
2024-07-29 07:01:05 +02:00
parent 1f9f19e715
commit 0a24e2b3fe
15 changed files with 262 additions and 136 deletions

View File

@@ -7,7 +7,7 @@
namespace room
{
static int current_room = 1;
static int current_room = 0;
static int inner_w = 2;
static int inner_h = 2;