summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-15 18:15:15 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-15 18:15:15 +0200
commit3a910e2df9bb71e0a1601e3be9367278bf6f897f (patch)
treec211f646c87a2459ad921ee9e9d8f71a037cdf84 /data/examples
parent9db1108195fe6c2572005c3eb338c14b445fee3b (diff)
Fixes issue with computational switch.
Diffstat (limited to 'data/examples')
-rw-r--r--data/examples/monster_battle/include/progress.fate2
1 files changed, 1 insertions, 1 deletions
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)