1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00

cleanup old func def

This commit is contained in:
Adam 2018-04-04 11:48:05 +10:00
parent c0779d6b1e
commit ed78803ef0

View file

@ -40,7 +40,6 @@ namespace Scripting {
ScriptInfo* getScriptInfo( std::string name );
ScriptObject** getScripts( ModuleHandle handle );
ScriptObject* getScriptObject( ModuleHandle handle );
bool isModuleLoaded( std::string name );