Sync with L2jServer HighFive Feb 15th 2015.

This commit is contained in:
mobius
2015-02-15 23:48:35 +00:00
parent f2d6aedabe
commit 06c765ea63
45 changed files with 474 additions and 843 deletions

View File

@@ -386,7 +386,7 @@ public final class L2ScriptEngineManager
/**
* @return Returns the currentLoadingScript.
*/
protected File getCurrentLoadingScript()
public File getCurrentLoadingScript()
{
return _currentLoadingScript;
}