mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
minor whitespace fix
This commit is contained in:
parent
2c8edc1ab0
commit
6074a55e3d
@ -5626,7 +5626,7 @@ class PokedexEntry:
|
||||
jump = how_many_until(chr(0x50), address)
|
||||
self.page2 = PokedexText(address)
|
||||
|
||||
self.last_address = address + jump + 1
|
||||
self.last_address = address + jump + 1
|
||||
#print(self.to_asm())
|
||||
return True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user