mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 04:07:39 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -122,7 +122,7 @@ public:
|
||||
entry.z = 0;
|
||||
entry.type = "";
|
||||
entry.flag = 0;
|
||||
entry.target = 0;
|
||||
entry.target = "";
|
||||
entry.bug = "";
|
||||
entry.date = 0;
|
||||
entry.status = 0;
|
||||
|
||||
Reference in New Issue
Block a user