mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 05:30:43 -05:00
Improved comments
This commit is contained in:
parent
1a890630b0
commit
69dc7e5ae2
@ -7,7 +7,8 @@ using HarmonyLib;
|
|||||||
namespace SPT.SinglePlayer.Patches.MainMenu
|
namespace SPT.SinglePlayer.Patches.MainMenu
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Remove the ready button from select location screen
|
/// Remove the ready button from select location screen,
|
||||||
|
/// easier to remove button than fix problems caused by clicking it
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class DisableReadyLocationReadyPatch : ModulePatch
|
public class DisableReadyLocationReadyPatch : ModulePatch
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user