mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[Repositories] Add rank to reserved words (#3982)
* [Repositories] Add `rank` to reserved words * Update zonedb.cpp * Guild Ranks --------- Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
This commit is contained in:
@@ -599,6 +599,7 @@ sub get_reserved_cpp_variable_names
|
||||
"class",
|
||||
"int",
|
||||
"key",
|
||||
"rank",
|
||||
"range"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user