From 996076cf151a27a7a8d278aa4d15b28cfb196c46 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 20 Feb 2021 13:04:41 -0500 Subject: Added a randomly wandering Ionia to the map --- src/system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/system.h') diff --git a/src/system.h b/src/system.h index 01d6cec..c0b0637 100644 --- a/src/system.h +++ b/src/system.h @@ -5,6 +5,7 @@ enum class SystemKey { Script, Transform, Input, + Behaviour, Character, Animation, Camera, -- cgit 1.4.1