mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 04:06:39 +09:00
Another Bug Bash
This commit is contained in:
@@ -40,4 +40,4 @@ Admin.add_action('Go To',Admin.go_to)
|
||||
Admin.add_action('Bring',Admin.bring)
|
||||
|
||||
-- Module Return
|
||||
return ThisModule
|
||||
return setmetatable(ThisModule,{__call=Admin.tp})
|
||||
Reference in New Issue
Block a user