Added way to load modules to /interface

This commit is contained in:
Cooldude2606
2018-09-07 17:54:01 +01:00
parent e14c3a68b9
commit cd5abfc225
5 changed files with 20 additions and 4 deletions

View File

@@ -40,4 +40,6 @@ script.on_event(-1,function(event)
end
end
end):open()
end)
end)
Server.add_module_to_interface('ExpGui')