mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 04:25:32 +01:00 
			
		
		
		
	Fixed little things for hunger reset (and a global variable local-ished)
This commit is contained in:
		| @@ -185,7 +185,7 @@ function meta:think() | ||||
| 	self.lastThought = socket.gettime() | ||||
| end | ||||
|  | ||||
| local handlers = handlers | ||||
| local handlers = rawget(G_, "handlers") | ||||
|  | ||||
| function meta:handle(msg) | ||||
| 	local handler = irc.handlers[msg.command] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user