mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add missing logger context types in help
This commit is contained in:
parent
c257cc12c5
commit
3531a4c4c6
@ -828,6 +828,8 @@ void CON_Help_f(const CCommand& args)
|
||||
DevMsg(eDLL_T::FS, " = FileSystem (Code)\n");
|
||||
DevMsg(eDLL_T::RTECH, " = PakLoad API (Code)\n");
|
||||
DevMsg(eDLL_T::MS, " = MaterialSystem (Code)\n");
|
||||
DevMsg(eDLL_T::AUDIO, " = Audio DLL (Code)\n");
|
||||
DevMsg(eDLL_T::VIDEO, " = Video DLL (Code)\n");
|
||||
DevMsg(eDLL_T::NETCON, " = NetConsole (Code)\n");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user