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

Method Update

client/src/main/java/jake2/client/CDAudio.java:341–343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

339 }
340
341 public static void Update() {
342 return;
343 }
344
345 public static int Init() {
346 cd_nocd = Cvar.getInstance().Get ("cd_nocd", "0", Defines.CVAR_ARCHIVE );

Callers 1

FrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected