mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Another Bug Bash
This commit is contained in:
@@ -55,4 +55,4 @@ end
|
||||
|
||||
Admin.add_action('Clear Inventory',Admin.move_inventory)
|
||||
-- Module Return
|
||||
return ThisModule
|
||||
return setmetatable(ThisModule,{__call=Admin.move_inventory})
|
||||
Reference in New Issue
Block a user