- Codi reestructurat per a poder ficar els menus

This commit is contained in:
2024-07-04 22:44:43 +02:00
parent f87a24c0a5
commit c48ba26b64
6 changed files with 712 additions and 703 deletions

View File

@@ -490,6 +490,8 @@ namespace room
void updateRoomList()
{
if (!::editor::isDevMode()) return;
for (int room=0; room<64; ++room)
{
char filename[] = "rooms/00.txt";