From 6655cdcd1c28ac36c8af144573c396d96b9dceee Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 15 Aug 2020 13:54:30 +0200 Subject: Updates example, allows lambdas w/o params. --- data/examples/monster_battle/include/progress.fate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/examples/monster_battle/include/progress.fate') diff --git a/data/examples/monster_battle/include/progress.fate b/data/examples/monster_battle/include/progress.fate index ee08320..3db8884 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) -(define_variable tag_collection progress) +(global (list tag) progress) -- cgit v1.2.3-70-g09d2