mirror of
https://github.com/Campofinale/CampofinaleBackup.git
synced 2025-12-16 13:14:36 +00:00
fix
This commit is contained in:
parent
4ad771a690
commit
1277d16ec5
@ -26,7 +26,7 @@ namespace Campofinale
|
||||
public int defaultSceneNumId = 98;
|
||||
[JsonProperty(DefaultValueHandling = DefaultValueHandling.Populate)]
|
||||
public int maxPlayers = 20;
|
||||
[JsonProperty(DefaultValueHandling = DefaultValueHandling.Populate)]
|
||||
[JsonProperty(DefaultValueHandling = DefaultValueHandling.Include)]
|
||||
public CharactersOptions defaultCharacters = new();
|
||||
public ServerOptions()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user