Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created December 4, 2016 03:48
Show Gist options
  • Save triacontane/1b0c31d82754081054cd53a2b9d44446 to your computer and use it in GitHub Desktop.
Save triacontane/1b0c31d82754081054cd53a2b9d44446 to your computer and use it in GitHub Desktop.
クイックセーブ
$gameSystem.onBeforeSave();
DataManager.saveGame(DataManager.lastAccessedSavefileId());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment