mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- disabled Blood's demo code because recent changes broke sync to the point where trying to fix it looks like a pointless endeavour.
This commit is contained in:
parent
232b0c1bb6
commit
70ae86aff1
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ EXTERN_CVAR(Int, cl_weaponswitch)
|
|||
EXTERN_CVAR(Int, cl_crosshairscale)
|
||||
EXTERN_CVAR(Bool, cl_sointerpolation)
|
||||
|
||||
EXTERN_CVAR(Bool, demo_playloop)
|
||||
EXTERN_CVAR(Bool, demorec_seeds_cvar)
|
||||
EXTERN_CVAR(Bool, demoplay_diffs)
|
||||
EXTERN_CVAR(Bool, demoplay_showsync)
|
||||
|
|
Loading…
Reference in a new issue