Created
October 18, 2023 11:36
-
-
Save triacontane/b897ecff304155e6c5c277d7ed137034 to your computer and use it in GitHub Desktop.
コマンド記憶のリセット
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$gameParty.members().forEach(a => a.setLastCommandSymbol('')); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment