Removed unnecessary update (it's done in max_speed.cpp as well).
This commit is contained in:
parent
c751db865f
commit
5092f0326c
@ -173,7 +173,6 @@ void KartRewinder::restoreState(BareNetworkString *buffer, int count)
|
||||
// 5) Max speed info
|
||||
// ------------------
|
||||
m_max_speed->rewindTo(buffer);
|
||||
m_max_speed->update(0);
|
||||
|
||||
// 6) Skidding
|
||||
// -----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user