- Treballant en el guardat de mapes (peta, revisar)

This commit is contained in:
2024-06-11 22:02:28 +02:00
parent 60cccf8a7c
commit a854b1da86
3 changed files with 54 additions and 1 deletions

View File

@@ -50,5 +50,8 @@ namespace room
void updateRoomList();
int getCurrentRoom();
void modify();
void save();
}
}