mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
fixed auto attack (<3 showmo)
This commit is contained in:
@@ -33,6 +33,7 @@ namespace FFXIVClassic_Map_Server.Actors
|
||||
|
||||
class Actor
|
||||
{
|
||||
public static uint INVALID_ACTORID = 0xC0000000;
|
||||
public uint actorId;
|
||||
public string actorName;
|
||||
|
||||
|
Reference in New Issue
Block a user