mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Another Bug Bash
This commit is contained in:
@@ -45,4 +45,4 @@ end
|
||||
Admin.add_action('Temp Ban',Admin.temp_ban)
|
||||
|
||||
-- Module Return
|
||||
return ThisModule
|
||||
return setmetatable(ThisModule,{__call=Admin.temp_ban})
|
||||
Reference in New Issue
Block a user