mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Add APP_SYSTEM_TIER4 to fix up APP_SYSTEM_TIER_OTHER value
This commit is contained in:

committed by
Nicholas Hastings

parent
f32ff65c1b
commit
93421303a0
@ -47,6 +47,7 @@ enum AppSystemTier_t
|
||||
APP_SYSTEM_TIER1,
|
||||
APP_SYSTEM_TIER2,
|
||||
APP_SYSTEM_TIER3,
|
||||
APP_SYSTEM_TIER4,
|
||||
|
||||
APP_SYSTEM_TIER_OTHER,
|
||||
};
|
||||
|
Reference in New Issue
Block a user