Fix unnoticed bug in game_restart
This commit is contained in:
parent
dee3724a13
commit
df1687c5c7
3 changed files with 7 additions and 3 deletions
|
@ -334,6 +334,7 @@ typedef struct {
|
|||
int pingUpdateSource; // source currently pinging or updating
|
||||
|
||||
char oldGame[MAX_QPATH];
|
||||
qboolean oldGameSet;
|
||||
|
||||
// update server info
|
||||
netadr_t updateServer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue