squishy

changeset 134
2101acbb27c4
parent 131
1c30dd51ca6b
child 136
3a85c62f544c
--- a/squishy	Mon Sep 13 15:42:17 2010 +0100
+++ b/squishy	Mon Sep 13 15:44:22 2010 +0100
@@ -47,6 +47,10 @@
 	Module "verse.bosh" "bosh.lua"
 end
 
+if GetOption "internal-bit-module" then
+	Module "bit" "libs/bit.lua"
+end
+
 Module "verse.client" "client.lua"
 
 -- Main verse file

mercurial