mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 15:37:16 +00:00
Use double quotes in strings [skip ci]
This commit is contained in:
@@ -98,7 +98,7 @@ public:
|
||||
entry.ruleset_id = 0;
|
||||
entry.rule_name = "";
|
||||
entry.rule_value = "";
|
||||
entry.notes = 0;
|
||||
entry.notes = "";
|
||||
|
||||
return entry;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user