예제 #1
0
	ConfigLoader::~ConfigLoader()
	{
		clearScriptList();
 
	}
예제 #2
0
	ScriptLoader::~ScriptLoader()
	{
		clearScriptList();
	}