more savegame tweaks

This commit is contained in:
derek
2024-12-02 16:24:41 -06:00
parent eee708c7f1
commit c30ccff06c
8 changed files with 60 additions and 44 deletions

View File

@@ -53,8 +53,8 @@ func _ready():
start_rotation = self.rotation
random_spread_start = random_spread_amt
ammo_current = level_control.ammo_current[gun_index]
ammo_reserve = level_control.ammo_reserve[gun_index]
#ammo_current = level_control.ammo_current[gun_index]
#ammo_reserve = level_control.ammo_reserve[gun_index]
if fire_mode == 0: