mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
[Hotfix] Fix database loading routines (#4030)
This commit is contained in:
@@ -607,7 +607,8 @@ sub get_reserved_cpp_variable_names
|
||||
"key",
|
||||
"rank",
|
||||
"range",
|
||||
"interval"
|
||||
"interval",
|
||||
"group"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user