mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-31 10:09:42 -06:00
misc: this is C# XMLdocs not Javadocs
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user