changeset 327:b92c81f8aed4

mod_ircd: Fix squishy file
author Kim Alvefur <zash@zash.se>
date Thu, 03 Feb 2011 18:00:39 +0100
parents 282abba844e8
children febfb59502fc
files mod_ircd/squishy
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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"