You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
TextBox -> Textbox
Homogenizing names.
This commit is contained in:
@@ -8,7 +8,7 @@ BattleCommand_Mist:
|
||||
set SUBSTATUS_MIST, [hl]
|
||||
call AnimateCurrentMove
|
||||
ld hl, MistText
|
||||
jp StdBattleTextBox
|
||||
jp StdBattleTextbox
|
||||
|
||||
.already_mist
|
||||
call AnimateFailedMove
|
||||
|
||||
Reference in New Issue
Block a user