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

Method MLookUp

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

Source from the content-addressed store, hash-verified

188 }
189
190 static void MLookUp() {
191 mlooking = false;
192 CenterView();
193 }
194
195 static void Force_CenterView_f() {
196 ClientGlobals.cl.viewangles[PITCH] = 0;

Callers 1

Real_IN_InitMethod · 0.95

Calls 1

CenterViewMethod · 0.95

Tested by

no test coverage detected