mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Test Schema Changing
This commit is contained in:
parent
8acdeb636d
commit
985e75a3d8
@ -100,6 +100,9 @@ namespace NewHorizons.External.Configs
|
||||
/// </summary>
|
||||
public CuriosityColorInfo[] curiosities;
|
||||
|
||||
/// <summary> Test Property to see if the action works, will delete later </summary>
|
||||
public string coolField = "hola";
|
||||
|
||||
public class NomaiCoordinates
|
||||
{
|
||||
[MinLength(2)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user