Test Schema Changing

This commit is contained in:
Ben C 2022-07-11 14:12:01 -04:00 committed by GitHub
parent 8acdeb636d
commit 985e75a3d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)]