ConfigLoader::~ConfigLoader()
	{
		clearScriptList();
 
	}
Beispiel #2
0
	ScriptLoader::~ScriptLoader()
	{
		clearScriptList();
	}