mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
remove code slop
This commit is contained in:
parent
a98dcc1745
commit
9a20ba1d3f
@ -516,13 +516,6 @@ class crystal:
|
|||||||
"""
|
"""
|
||||||
set_memory_at(0xcfa9, id)
|
set_memory_at(0xcfa9, id)
|
||||||
|
|
||||||
@staticmethod
|
|
||||||
def warp_to(map_group_id, map_id):
|
|
||||||
"""
|
|
||||||
Warp to a different map. Because I said so.
|
|
||||||
"""
|
|
||||||
raise NotImplementedError
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def is_in_battle():
|
def is_in_battle():
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user