afegit RoomFormat per a centralitzar la creació i edició de fitxers d'habitacions
This commit is contained in:
@@ -90,7 +90,7 @@ set(APP_SOURCES
|
||||
source/game/gameplay/key_tracker.cpp
|
||||
source/game/gameplay/door_tracker.cpp
|
||||
source/game/gameplay/inventory.cpp
|
||||
source/game/gameplay/room_loader.cpp
|
||||
source/game/gameplay/room_format.cpp
|
||||
source/game/gameplay/room_tracker.cpp
|
||||
source/game/gameplay/room.cpp
|
||||
source/game/gameplay/scoreboard.cpp
|
||||
@@ -105,7 +105,6 @@ set(APP_SOURCES
|
||||
# Game - Editor (debug only, guarded by #ifdef _DEBUG in source)
|
||||
source/game/editor/map_editor.cpp
|
||||
source/game/editor/editor_statusbar.cpp
|
||||
source/game/editor/room_saver.cpp
|
||||
source/game/editor/tile_picker.cpp
|
||||
source/game/editor/mini_map.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user