diff --git a/ucs/clientlist.cpp b/ucs/clientlist.cpp index 08b01f077..26c1befa4 100644 --- a/ucs/clientlist.cpp +++ b/ucs/clientlist.cpp @@ -618,7 +618,7 @@ void Clientlist::Process() { continue; } - EQApplicationPacket *app = 0; + EQApplicationPacket *app = nullptr; bool KeyValid = true;