Add TODO: editor level select should also load into game
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -138,3 +138,8 @@ Mars themes in all generic segment generators.
|
|||||||
- Makefile web-serve: removed `2>/dev/null` so real errors are visible.
|
- Makefile web-serve: removed `2>/dev/null` so real errors are visible.
|
||||||
- `s_mars_depth` and `s_station_depth` reset when game loops back to beginning.
|
- `s_mars_depth` and `s_station_depth` reset when game loops back to beginning.
|
||||||
- Added `gen_bg_decoration()` call to Mars Base generator.
|
- Added `gen_bg_decoration()` call to Mars Base generator.
|
||||||
|
|
||||||
|
## Editor: level select should also load into game
|
||||||
|
In showEditor mode, the Open level-select dialog currently only loads the
|
||||||
|
selected level into the editor. It should also load the level into the game
|
||||||
|
(MODE_PLAY) so test-playing reflects the newly opened file.
|
||||||
|
|||||||
Reference in New Issue
Block a user