mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 00:57:15 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -131,7 +131,7 @@ public:
|
||||
entry.augslot5 = 0;
|
||||
entry.augslot6 = 0;
|
||||
entry.instnodrop = 0;
|
||||
entry.custom_data = 0;
|
||||
entry.custom_data = "";
|
||||
entry.ornamenticon = 0;
|
||||
entry.ornamentidfile = 0;
|
||||
entry.ornament_hero_model = 0;
|
||||
|
||||
Reference in New Issue
Block a user