MCPcopy Create free account
hub / github.com/Lovrom8/RSMods / SetForget_AddFastLoadMod

Method SetForget_AddFastLoadMod

GUI/UI.cs:1563–1563  ·  view source on GitHub ↗
(object sender, EventArgs e)

Source from the content-addressed store, hash-verified

1561 private void SetForget_AddCustomTunings(object sender, EventArgs e) => SetAndForgetMods.AddCustomTunings();
1562
1563 private void SetForget_AddFastLoadMod(object sender, EventArgs e) => SetAndForgetMods.AddFastLoadMod();
1564
1565 private void SetForget_ListTunings(object sender, EventArgs e)
1566 {

Callers

nothing calls this directly

Calls 1

AddFastLoadModMethod · 0.80

Tested by

no test coverage detected