mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 11:28:25 +00:00
Remove unused ExpeditionMemberStatus Lua constants
This commit is contained in:
+1
-2
@@ -1110,8 +1110,7 @@ void LuaParser::MapFunctions(lua_State *L) {
|
||||
lua_register_ruleb(),
|
||||
lua_register_journal_speakmode(),
|
||||
lua_register_journal_mode(),
|
||||
lua_register_expedition(),
|
||||
lua_register_expedition_member_status()
|
||||
lua_register_expedition()
|
||||
];
|
||||
|
||||
} catch(std::exception &ex) {
|
||||
|
||||
Reference in New Issue
Block a user