mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Merging
This commit is contained in:
@@ -259,7 +259,7 @@ namespace FFXIVClassic_Map_Server.lua
|
||||
return -1;
|
||||
}
|
||||
|
||||
private static string GetScriptPath(Actor target)
|
||||
public static string GetScriptPath(Actor target)
|
||||
{
|
||||
if (target is Player)
|
||||
{
|
||||
|
Reference in New Issue
Block a user