mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 09:28:21 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
|
||||
entry.id = 0;
|
||||
entry.spawngroupID = 0;
|
||||
entry.zone = 0;
|
||||
entry.zone = "";
|
||||
entry.version = 0;
|
||||
entry.x = 0.000000;
|
||||
entry.y = 0.000000;
|
||||
|
||||
Reference in New Issue
Block a user