reversed tubes on the hub, other hub world tweaks
This commit is contained in:
@@ -268,5 +268,5 @@ func load_resource_path(array):
|
||||
else:
|
||||
return []
|
||||
|
||||
func shot_fired():
|
||||
func shot_fired(variable):
|
||||
GameGlobals.shots_fired += null_data_check(GameGlobals.shots_fired, 1)
|
||||
|
||||
Reference in New Issue
Block a user