mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(Core/Commands): debug send opcode (#2344)
This commit is contained in:
@@ -1312,6 +1312,8 @@ enum TrinityStrings
|
||||
// Instant Flight
|
||||
LANG_TOGGLE_INSTANT_FLIGHT = 30077,
|
||||
LANG_INSTANT_FLIGHT_ON = 30078,
|
||||
LANG_INSTANT_FLIGHT_OFF = 30079
|
||||
LANG_INSTANT_FLIGHT_OFF = 30079,
|
||||
|
||||
LANG_DEBUG_OPCODE_FILE_MISSING = 30080
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user