remove code slop

This commit is contained in:
Bryan Bishop 2013-02-28 04:32:28 -06:00
parent a98dcc1745
commit 9a20ba1d3f

View File

@ -516,13 +516,6 @@ class crystal:
"""
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
def is_in_battle():
"""