Mercurial > prosody-modules
diff mod_ircd/squishy @ 461:bbea8081c865
Revert various changes accidentally included in previous commit
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 29 Oct 2011 13:34:15 +0200 |
parents | 52f2188ec47d |
children | 030404dd7609 |
line wrap: on
line diff
--- a/mod_ircd/squishy Mon Oct 24 00:20:51 2011 +0000 +++ b/mod_ircd/squishy Sat Oct 29 13:34:15 2011 +0200 @@ -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 and presence plugins Module "verse" "verse.lua" -Main "mod_ircd.in.lua" +Main "mod_ircd.lua"