mod_ircd: Fix squishy file
authorKim Alvefur <zash@zash.se>
Thu, 03 Feb 2011 18:00:39 +0100
changeset 327 b92c81f8aed4
parent 326 282abba844e8
child 329 febfb59502fc
mod_ircd: Fix squishy file
mod_ircd/squishy
--- a/mod_ircd/squishy	Wed Feb 02 23:52:31 2011 +0100
+++ b/mod_ircd/squishy	Thu Feb 03 18:00:39 2011 +0100
@@ -1,6 +1,6 @@
-Output "mod_ircd.lua"
+Output "mod_ircd.out.lua"
 
 -- In theory, you should be able to leave all but verses groupchat plugin
 Module "verse" "verse.lua"
 
-Main "mod_ircd.out.lua"
+Main "mod_ircd.lua"