mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-07-11 04:10:25 +02:00
Fixed bug in setMode where assert was missing
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
local table = table
|
||||
local assert = assert
|
||||
|
||||
module "irc"
|
||||
|
||||
|
Reference in New Issue
Block a user