MCPcopy Create free account
hub / github.com/demoth/jake2 / Force_CenterView_f

Method Force_CenterView_f

client/src/main/java/jake2/client/IN.java:195–197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193 }
194
195 static void Force_CenterView_f() {
196 ClientGlobals.cl.viewangles[PITCH] = 0;
197 }
198
199}

Callers 1

Real_IN_InitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected