misc: this is C# XMLdocs not Javadocs

This commit is contained in:
Evan Husted
2024-12-28 22:08:37 -06:00
parent 8b3a945b5f
commit b5999583d6
4 changed files with 15 additions and 15 deletions

View File

@ -696,9 +696,9 @@ namespace Ryujinx.UI.Common.Configuration
/// </summary>
public MultiplayerSection Multiplayer { get; private set; }
/**
* The Dirty Hacks section
*/
/// <summary>
/// The Dirty Hacks section
/// </summary>
public HacksSection Hacks { get; private set; }
/// <summary>