diff Modules/Debug.lua @ 7:bbba2fae0f69

Removed some of the extra debugging that isn't neccessary any more and abtracted out the item ids so they can be cached.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 08 Jun 2010 11:19:16 -0700
parents bbcf81868171
children 56de19d9bd8d
line wrap: on
line diff
--- a/Modules/Debug.lua	Wed May 26 22:41:47 2010 -0700
+++ b/Modules/Debug.lua	Tue Jun 08 11:19:16 2010 -0700
@@ -36,4 +36,4 @@
 
 
 
-DebugEventRegistration()
\ No newline at end of file
+-- DebugEventRegistration()
\ No newline at end of file