gotta go fast, hit that BLJgit status

This commit is contained in:
Haze Weathers 2024-12-07 21:58:34 -05:00
parent b54e9272c6
commit 32189c29a4
10 changed files with 115 additions and 6 deletions

View file

@ -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