mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:10:45 -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>
|
/// <summary>
|
||||||
/// Remove the ready button from select location screen
|
/// Remove the ready button from select location screen
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class SelectLocationScreenPatch : ModulePatch
|
public class DisableReadyLocationReadyPatch : ModulePatch
|
||||||
{
|
{
|
||||||
protected override MethodBase GetTargetMethod()
|
protected override MethodBase GetTargetMethod()
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user