From 3a910e2df9bb71e0a1601e3be9367278bf6f897f Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 15 Aug 2020 18:15:15 +0200 Subject: Fixes issue with computational switch. --- data/examples/monster_battle/include/progress.fate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/examples/monster_battle') diff --git a/data/examples/monster_battle/include/progress.fate b/data/examples/monster_battle/include/progress.fate index 3db8884..12b35d0 100644 --- a/data/examples/monster_battle/include/progress.fate +++ b/data/examples/monster_battle/include/progress.fate @@ -2,4 +2,4 @@ (require types/tag.fate) -(global (list tag) progress) +(global (set tag) progress) -- cgit v1.2.3-70-g09d2