mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-03-28 16:18:41 +00:00
Clarify DramSize XMLdoc
This commit is contained in:
parent
2db7d60cae
commit
6bfcdeee8c
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ namespace Ryujinx.UI.Common.Configuration
|
|||
public MemoryManagerMode MemoryManagerMode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Expands the RAM amount on the emulated system from 4GiB to 8GiB
|
||||
/// Expands the RAM amount on the emulated system
|
||||
/// </summary>
|
||||
public MemoryConfiguration DramSize { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue