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

Method DownloadOptionsFunc

client/src/main/java/jake2/client/Menu.java:3546–3548  ·  view source on GitHub ↗
(Object self)

Source from the content-addressed store, hash-verified

3544 "Dual ISDN/Cable", "T1/LAN", "User defined" };
3545
3546 private static void DownloadOptionsFunc(Object self) {
3547 Menu_DownloadOptions_f();
3548 }
3549
3550 private static void HandednessCallback(Object unused) {
3551 Cvar.getInstance().SetValue("hand", s_player_handedness_box.curvalue);

Callers 1

executeMethod · 0.95

Calls 1

Tested by

no test coverage detected