mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 19:47:16 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -167,7 +167,7 @@ public:
|
||||
entry.assa_y = 0;
|
||||
entry.assa_z = 0;
|
||||
entry.assa_h = 0;
|
||||
entry.text = 0;
|
||||
entry.text = "";
|
||||
entry.duration = 7200;
|
||||
entry.zone_in_time = 1800;
|
||||
entry.win_points = 0;
|
||||
|
||||
Reference in New Issue
Block a user