mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-23 15:17:11 +02:00
misc: this is C# XMLdocs not Javadocs
This commit is contained in:
parent
8b3a945b5f
commit
b5999583d6
4 changed files with 15 additions and 15 deletions
|
@ -189,9 +189,9 @@ namespace Ryujinx.HLE
|
|||
/// </summary>
|
||||
public Action RefreshInputConfig { internal get; set; }
|
||||
|
||||
/**
|
||||
* The desired hacky workarounds.
|
||||
*/
|
||||
/// <summary>
|
||||
/// The desired hacky workarounds.
|
||||
/// </summary>
|
||||
public DirtyHacks Hacks { internal get; set; }
|
||||
|
||||
public HLEConfiguration(VirtualFileSystem virtualFileSystem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue