mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-25 05:21:58 +00:00
Whitespace
This commit is contained in:
parent
6081ed15a7
commit
fe2f79c5ef
1 changed files with 7 additions and 7 deletions
|
@ -421,7 +421,7 @@ Cvar_CvarList_f (void)
|
|||
}
|
||||
|
||||
void
|
||||
Cvar_Init ()
|
||||
Cvar_Init (void)
|
||||
{
|
||||
developer = Cvar_Get ("developer", "0", 0, "None");
|
||||
|
||||
|
|
Loading…
Reference in a new issue