mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Add Enable GodMode setting.
BE CAREFUL WITH THIS!!!
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace Config {
|
||||
extern int LangPath, lang, Color1, Color2, Color3, TxtColor, SelectedColor, UnselectedColor, viewMode, progressbarColor;
|
||||
extern std::string ScriptPath, MusicPath, StorePath;
|
||||
extern bool Logging, UseBars;
|
||||
extern bool Logging, UseBars, GodMode;
|
||||
|
||||
void load();
|
||||
void save();
|
||||
|
||||
Reference in New Issue
Block a user