Use double quotes in strings [skip ci]

This commit is contained in:
Akkadius
2020-04-04 02:56:14 -05:00
parent 376c123fa1
commit 0552582274
42 changed files with 80 additions and 79 deletions
@@ -123,8 +123,8 @@ public:
entry.activitytype = 0;
entry.target_name = "";
entry.item_list = "";
entry.skill_list = '-1';
entry.spell_list = '0';
entry.skill_list = "-1";
entry.spell_list = "0";
entry.description_override = "";
entry.goalid = 0;
entry.goalmethod = 0;