Last active
February 3, 2020 22:27
-
-
Save triacontane/697b097e304e4185a1b1b67cf8473570 to your computer and use it in GitHub Desktop.
一時消去したイベントの復活
This file contains hidden or 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
var event = $gameMap.event(1); | |
event._erased = false; | |
event.refresh(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1 : イベントID