- Treballant en el guardat de mapes (peta, revisar)
This commit is contained in:
@@ -470,7 +470,7 @@ switch (section)
|
||||
changed |= btn("DOORS:", 10, 185, room::editor::refDoorTex(), 0, 4);
|
||||
changed |= btn("WDOORS:", 10, 200, room::editor::refWallDoorTex(), 0, 5);*/
|
||||
|
||||
if (changed) room::update();
|
||||
if (changed) { room::editor::modify(); room::update(); }
|
||||
break;
|
||||
|
||||
case SECTION_ACTOR:
|
||||
|
||||
Reference in New Issue
Block a user