- plasma Effect made an option (plasmaEffect=1 in settings/options.txt)
- Changed plasma effect colors to something "gold-ish". J, feel free to revert
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-31 05:26:16 +00:00
parent ca061a048b
commit 03c8b5e272
3 changed files with 8 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ using std::string;
#define OPTIONS_MOMIR_MODE_UNLOCKED "prx_rimom" //haha
#define OPTIONS_DIFFICULTY "difficulty"
#define OPTIONS_CACHESIZE "cacheSize"
#define OPTIONS_PLASMAEFFECT "plasmaEffect"
// WALDORF - added
#define OPTIONS_INTERRUPT_SECONDS "interruptSeconds"