mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 12:53:09 +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. |
||
---|---|---|
.. | ||
posix_main.cpp | ||
posix_net.cpp | ||
posix_public.h |