alexanderpas
Sponsor
If i'm using the following code, I'm getting a syntax error
anyone any toughts?
Code:
if $game_system.save_disabled
# Change Save into Suspend
SDK::Scene_Commands::Scene_Menu::Save = 'Suspend Game'
end