mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 00:30:44 -05:00
Improved comments
This commit is contained in:
parent
1a890630b0
commit
69dc7e5ae2
@ -7,7 +7,8 @@ using HarmonyLib;
|
||||
namespace SPT.SinglePlayer.Patches.MainMenu
|
||||
{
|
||||
/// <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>
|
||||
public class DisableReadyLocationReadyPatch : ModulePatch
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user