Recently i put in and took out some scripts into my project..al working fine, but out of nowhere (ok, probably not) a message comes up when I press new game or load, saying:
Script 'Scene_Title' line 120:NameError occured.
uninitialized constant Scene_Title::Game_Switches
what does that mean?
Shouldn't Scene Title initialize those game switches?
Script 'Scene_Title' line 120:NameError occured.
uninitialized constant Scene_Title::Game_Switches
what does that mean?
Shouldn't Scene Title initialize those game switches?