MCPcopy Create free account
hub / github.com/ddnet/ddnet / ResetAutoSpecCamera

Method ResetAutoSpecCamera

src/game/client/components/camera.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void CCamera::ResetAutoSpecCamera()
113{
114 m_AutoSpecCamera = true;
115}
116
117void CCamera::UpdateCamera()
118{

Callers 1

OnInputMethod · 0.80

Calls

no outgoing calls

Tested by 1

OnInputMethod · 0.64