Created
October 14, 2023 08:15
-
-
Save triacontane/9ddb12b11efa62d55ac84117eb105ace 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
SceneManager._scene._mapNameWindow.open(); | |
SceneManager._scene._mapNameWindow._showCount = Infinity; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
メニュー画面を開いて戻ると消えます。