fix for chomps push
This commit is contained in:
@@ -703,7 +703,7 @@ public record LocationBase
|
||||
}
|
||||
|
||||
[JsonPropertyName("OneTimeSpawn")]
|
||||
public double? OneTimeSpawn
|
||||
public bool? OneTimeSpawn
|
||||
{
|
||||
get;
|
||||
set;
|
||||
|
||||
Reference in New Issue
Block a user