mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
More build fixes for bot
This commit is contained in:
+1
-1
@@ -4004,7 +4004,7 @@ void Corpse::CastRezz(uint16 spellid, Mob* Caster)
|
||||
/*
|
||||
if(!can_rez) {
|
||||
if(Caster && Caster->IsClient())
|
||||
Caster->MessageString(Chat::WhiteSmoke, CORPSE_TOO_OLD);
|
||||
Caster->MessageString(Chat::White, CORPSE_TOO_OLD);
|
||||
return;
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user