mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added MutagenLevelBoost and MutagenLevelBoostBred settings
This commit is contained in:
parent
942db9bb53
commit
7f6fec6aca
11 changed files with 269 additions and 47 deletions
|
|
@ -13,7 +13,7 @@ namespace ServerManagerTool.Common.Model
|
|||
{
|
||||
}
|
||||
|
||||
public override bool IsArray => false;
|
||||
public override bool IsArray => true;
|
||||
|
||||
private static string ToIniValueInternal(int val)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue