mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
fixed error with the prediction events
This commit is contained in:
parent
4b868fb029
commit
47dc63e1dd
|
@ -553,6 +553,7 @@ static const char *client_load_map(const char *mapname, int wanted_crc)
|
|||
return errormsg;
|
||||
}
|
||||
|
||||
recived_snapshots = 0;
|
||||
map_set(df);
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue