gotta go fast, hit that BLJgit status
This commit is contained in:
parent
b54e9272c6
commit
32189c29a4
10 changed files with 115 additions and 6 deletions
|
@ -105,7 +105,7 @@ func get_sector(pos):
|
|||
|
||||
#Return the current Map
|
||||
func get_map():
|
||||
return get_tree().get_nodes_in_group("map")[0]
|
||||
return get_tree().get_nodes_in_group("map").front()
|
||||
|
||||
|
||||
## tally up scores
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue