mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 08:38:20 +00:00
[int64] Windows Compile Fixes (#2155)
* int64 windows aftermath * Perl. Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ public:
|
||||
uint32 GetSp2();
|
||||
int GetNPCFactionID();
|
||||
int GetPrimaryFaction();
|
||||
int GetNPCHate(Lua_Mob ent);
|
||||
int64 GetNPCHate(Lua_Mob ent);
|
||||
bool IsOnHatelist(Lua_Mob ent);
|
||||
void SetNPCFactionID(int id);
|
||||
uint32 GetMaxDMG();
|
||||
|
||||
Reference in New Issue
Block a user