mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove NO_EDITOR/NO_CUSTOM_LEVELS, disable editor on Steam Deck
This commit removes the `NO_EDITOR` and `NO_CUSTOM_LEVELS` defines, which cleans up the code a lot, and they weren't really needed anyways. This commit also disables the editor on the Steam Deck, and adds a program argument to re-enable the editor, `-enable-editor`.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
880c7ad8e6
commit
a537492d9c
@@ -417,6 +417,7 @@
|
||||
<string english="start from beginning" translation="" explanation="menu option"/>
|
||||
<string english="delete save" translation="" explanation="menu option"/>
|
||||
<string english="back to levels" translation="" explanation="menu option"/>
|
||||
<string english="This version of the game does not support the level editor, but it might be supported in the future." translation="" max="38*3"/>
|
||||
<string english="To install new player levels, copy the .vvvvvv files to the levels folder." translation="" explanation="" max="38*3"/>
|
||||
<string english="Are you sure you want to show the levels path? This may reveal sensitive information if you are streaming." translation="" explanation="" max="38*4"/>
|
||||
<string english="The levels path is:" translation="" explanation="" max="40"/>
|
||||
|
||||
Reference in New Issue
Block a user