mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
another oops
This commit is contained in:
parent
3710bfe170
commit
a5a026e8c9
@ -1171,7 +1171,7 @@ public void Shavit_OnFinish(int client, int style, float time, int jumps, int st
|
||||
|
||||
else
|
||||
{
|
||||
float fReplayTime = GetReplayLength(style, track);
|
||||
float fReplayTime = view_as<float>(gA_FrameCache[style][track][1]);
|
||||
|
||||
if(fReplayTime != 0.0 && time >= fReplayTime)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user