Enable lagless cam

I left it off because I think Kart intentionally removed it, but the reason we did might not apply anymore...?
This commit is contained in:
Sally Coolatta 2021-11-30 14:03:56 -05:00
parent a52dc0f845
commit f19e8be3a0

View file

@ -813,7 +813,7 @@ void D_SRB2Loop(void)
} }
else if (rendertimeout < entertic) // in case the server hang or netsplit else if (rendertimeout < entertic) // in case the server hang or netsplit
{ {
#if 0 #if 1
// Lagless camera! Yay! // Lagless camera! Yay!
if (gamestate == GS_LEVEL && netgame) if (gamestate == GS_LEVEL && netgame)
{ {