mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-12 22:45:02 -04:00
fix typo
This commit is contained in:
@@ -256,7 +256,7 @@ namespace MemoryManagerNamespace
|
||||
bool ms_installed;
|
||||
bool ms_limitSet;
|
||||
bool ms_hardLimit;
|
||||
int ms_limitMegabytes = 4195;
|
||||
int ms_limitMegabytes = 4095;
|
||||
SystemAllocation * ms_firstSystemAllocation;
|
||||
int ms_numberOfSystemAllocations;
|
||||
int ms_systemMemoryAllocatedMegabytes;
|
||||
|
||||
Reference in New Issue
Block a user