cleans up some unused code
This commit is contained in:
@@ -87,4 +87,4 @@ func _direction_to(from_tile, to_tile):
|
||||
elif y_dir == -1:
|
||||
return UP
|
||||
else:
|
||||
print_debug("Panic!! Path is not contiguous between", from_tile, " and ", to_tile)
|
||||
print_debug("Panic!! Path is not contiguous between", from_tile, " and ", to_tile)
|
||||
|
||||
Reference in New Issue
Block a user