Add "less than 2gb ram" warning
This commit is contained in:
parent
9dce68e6e2
commit
68437f0a22
2 changed files with 5 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ namespace TShockAPI
|
|||
return plugins;
|
||||
}
|
||||
|
||||
private long GetTotalSystemRam(bool isMono)
|
||||
public long GetTotalSystemRam(bool isMono)
|
||||
{
|
||||
if (totalMem != 0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue