mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 09:17:15 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -125,7 +125,7 @@ public:
|
||||
entry.accountname = "";
|
||||
entry.lastgm = "";
|
||||
entry.petitiontext = "";
|
||||
entry.gmtext = 0;
|
||||
entry.gmtext = "";
|
||||
entry.zone = "";
|
||||
entry.urgency = 0;
|
||||
entry.charclass = 0;
|
||||
|
||||
Reference in New Issue
Block a user