diff SkeletonKey/SkeletonKey.toc @ 6:f6d1c192afc6

Refactored file layout: - frame display logic in UI.lua - player data in Cache.lua - event responses in Events.lua a lot of local tables are now stored members of KeyBinder for that to work
author Nenue
date Thu, 28 Jul 2016 16:45:56 -0400
parents 9ac29fe77455
children 82170735e67c
line wrap: on
line diff
--- a/SkeletonKey/SkeletonKey.toc	Tue Jul 26 19:29:44 2016 -0400
+++ b/SkeletonKey/SkeletonKey.toc	Thu Jul 28 16:45:56 2016 -0400
@@ -13,6 +13,9 @@
 libKT-1.0\libKT-1.0.xml
 KeyBinds.xml
 KeyBinds.lua
-Import.lua
+Cache.lua
+UI.lua
 Events.lua
-HotKey.lua
\ No newline at end of file
+
+HotKey.lua
+Import.lua
\ No newline at end of file