mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Added Setting that prompts compiling upon startup
This commit is contained in:
@@ -452,6 +452,13 @@ module Settings
|
||||
"Pizza"
|
||||
]
|
||||
end
|
||||
|
||||
#=============================================================================
|
||||
|
||||
# Whether the game will ask you if you want to fully compile every time you
|
||||
# start the game (in Debug mode). You will not need to hold Ctrl/Shift to
|
||||
# compile anything.
|
||||
PROMPT_TO_COMPILE = false
|
||||
end
|
||||
|
||||
# DO NOT EDIT THESE!
|
||||
|
||||
Reference in New Issue
Block a user