- the fourth.
This commit is contained in:
parent
6dee9ff566
commit
8ab562ef13
107 changed files with 1041 additions and 1041 deletions
|
|
@ -488,7 +488,7 @@ void FGameConfigFile::ReadNetVars ()
|
|||
|
||||
// Read cvars from a cvar section of the ini. Flags are the flags to give
|
||||
// to newly-created cvars that were not already defined.
|
||||
void FGameConfigFile::ReadCVars (DWORD flags)
|
||||
void FGameConfigFile::ReadCVars (uint32_t flags)
|
||||
{
|
||||
const char *key, *value;
|
||||
FBaseCVar *cvar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue