mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-15 10:08:35 +00:00
Merge branch 'master' into very_good_yes
This commit is contained in:
commit
6ee574c94b
@ -2011,7 +2011,7 @@ public void Shavit_OnFinish(int client, int style, float time, int jumps, int st
|
|||||||
overwrite = 1;
|
overwrite = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
else if(time <= gF_PlayerRecord[client][style][track])
|
else if(time < gF_PlayerRecord[client][style][track])
|
||||||
{
|
{
|
||||||
overwrite = 2;
|
overwrite = 2;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user