another spaceify (oops)
I literally tried to change the setting for this in notepad++ but it crashes every time I do ha ha
This commit is contained in:
parent
ccfd5c30ce
commit
c8d80dfc63
@ -810,7 +810,7 @@ class Player extends PrimaryView {
|
|||||||
|
|
||||||
if (this.level.waiting_for_input)
|
if (this.level.waiting_for_input)
|
||||||
{
|
{
|
||||||
//freeze tic_offset in time so we don't try to interpolate to the next frame too soon
|
//freeze tic_offset in time so we don't try to interpolate to the next frame too soon
|
||||||
this.tic_offset = 0;
|
this.tic_offset = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user