Diff

squishy @ 138:35971523c8fc

squishy: Add verse.component
author Matthew Wild <mwild1@gmail.com>
date Tue, 14 Sep 2010 15:14:34 +0100
parent 136:3a85c62f544c
child 147:c95b84ed366b
line wrap: on
line diff
--- a/squishy	Tue Sep 14 15:03:55 2010 +0100
+++ b/squishy	Tue Sep 14 15:14:34 2010 +0100
@@ -54,6 +54,7 @@
 end
 
 Module "verse.client" "client.lua"
+Module "verse.component" "component.lua"
 
 -- Main verse file
 Main "init.lua"