Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created October 7, 2017 03:43
Show Gist options
  • Save triacontane/3372222475fc040dbaa1c0775a135d22 to your computer and use it in GitHub Desktop.
Save triacontane/3372222475fc040dbaa1c0775a135d22 to your computer and use it in GitHub Desktop.
エンカウント時のメッセージを表示しない
(function() {
'use strict';
BattleManager.displayStartMessages = function() {};
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment