Closed videoP closed 11 months ago
fixed by changing this line https://github.com/taysta/TaystJK/blob/master/codemp/cgame/cg_ents.c#L2666
to this
VectorSet(G2Angles, 0, cg.refdef.viewangles[YAW], 0);
pm-> crashes it in demo playback
fixed by changing this line https://github.com/taysta/TaystJK/blob/master/codemp/cgame/cg_ents.c#L2666
to this
VectorSet(G2Angles, 0, cg.refdef.viewangles[YAW], 0);
pm-> crashes it in demo playback