XML documentation added (not finished yet)

This commit is contained in:
EntenKoeniq
2021-11-28 23:35:37 +01:00
parent 12a2ddf625
commit 33cda5dcfb
15 changed files with 271 additions and 20 deletions

View File

@ -2,7 +2,7 @@
namespace CoopClient.Menus.Sub
{
public class Settings
internal class Settings
{
public NativeMenu MainMenu = new NativeMenu("GTACOOP:R", "Settings", "Go to the settings")
{