mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 00:50:44 -05:00
renamed patch as it was a bit confusing
This commit is contained in:
parent
7a5a9e73b7
commit
3ae9e90424
@ -9,7 +9,7 @@ namespace SPT.SinglePlayer.Patches.MainMenu
|
||||
/// <summary>
|
||||
/// Remove the ready button from select location screen
|
||||
/// </summary>
|
||||
public class SelectLocationScreenPatch : ModulePatch
|
||||
public class DisableReadyLocationReadyPatch : ModulePatch
|
||||
{
|
||||
protected override MethodBase GetTargetMethod()
|
||||
{
|
Loading…
x
Reference in New Issue
Block a user