add some tools for ep3 replay
This commit is contained in:
@@ -37,6 +37,7 @@ enum BehaviorFlag : uint32_t {
|
||||
DISABLE_INTERFERENCE = 0x00000100,
|
||||
ALLOW_NON_COM_INTERFERENCE = 0x00000200,
|
||||
IS_TRIAL_EDITION = 0x00000400,
|
||||
LOG_COMMANDS_IF_LOBBY_MISSING = 0x00000800,
|
||||
};
|
||||
|
||||
enum class StatSwapType : uint8_t {
|
||||
|
||||
Reference in New Issue
Block a user