From 4d420088752a9d2212129ac10b8772f10d4c02ef Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 18 Jan 2019 17:55:59 +0100 Subject: The two aforementioned issues are fixed. --- src/battle/game-logic/btl_turn_actions_switch_weapon.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/battle/game-logic/btl_turn_actions_switch_weapon.erl') diff --git a/src/battle/game-logic/btl_turn_actions_switch_weapon.erl b/src/battle/game-logic/btl_turn_actions_switch_weapon.erl index e32a283..990f91f 100644 --- a/src/battle/game-logic/btl_turn_actions_switch_weapon.erl +++ b/src/battle/game-logic/btl_turn_actions_switch_weapon.erl @@ -60,7 +60,7 @@ handle (Update) -> ataxic:update_field ( btl_character:get_weapons_field(), - UpdatedWeaponIDs + ataxic:constant(UpdatedWeaponIDs) ) ) ), -- cgit v1.2.3-70-g09d2