diff Turok/Turok.xml @ 9:9400a0ff8540

Ugh Timer: - container update directionality - talent update iterates over a non-volatile table to carry out updates - index management steps organized - talentRow status implemented, returns the spell associated with the talent chosen from that row CombatLog: - sort out font controls and unbork arguments
author Nenue
date Sun, 21 Feb 2016 13:08:30 -0500
parents a9b8b0866ece
children
line wrap: on
line diff
--- a/Turok/Turok.xml	Sun Feb 21 08:49:34 2016 -0500
+++ b/Turok/Turok.xml	Sun Feb 21 13:08:30 2016 -0500
@@ -15,7 +15,6 @@
   <Script file="Init.lua" />
   <Include file="Layout\Layout.xml" />
   <Include file="Layout\Dialog.xml" />
-  <Script file="Prototypes.lua" />
   <Script file="Media.lua" />
 
   <Include file="Modules\Combat\Combat.xml" />