mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-29 23:51:49 +00:00
5c99ff4657
the problem was that the CVar was initialized from the commandline *after* Posix_InitConsoleInput() is called, so it was too late. common->StartupVariable() seems to be the right way to initialize a CVar early. |
||
---|---|---|
.. | ||
cmake | ||
linux | ||
osx | ||
posix | ||
stub | ||
win32 | ||
cpu.cpp | ||
doom_icon.h | ||
events.cpp | ||
glimp.cpp | ||
platform.h | ||
sys_local.cpp | ||
sys_local.h | ||
sys_public.h | ||
threads.cpp |