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

Method CreditsFunc

client/src/main/java/jake2/client/Menu.java:1944–1946  ·  view source on GitHub ↗
(Object unused)

Source from the content-addressed store, hash-verified

1942 }
1943
1944 private static void CreditsFunc(Object unused) {
1945 Menu_Credits_f();
1946 }
1947
1948 static String difficulty_names[] = { "easy", "medium",
1949 "fuckin shitty hard" };

Callers 1

executeMethod · 0.95

Calls 1

Menu_Credits_fMethod · 0.95

Tested by

no test coverage detected