mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Delete Test Field
This commit is contained in:
parent
28b5ecdcf1
commit
2cacd49349
2
.github/workflows/debug_build.yml
vendored
2
.github/workflows/debug_build.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: './.github/workflows/update_schemas.yml'
|
uses: './.github/workflows/update_schemas.yml'
|
||||||
with:
|
with:
|
||||||
artifact_name: NewHorizons-Schemas-Debug
|
artifact_name: NewHorizons-Schemas-Debug
|
||||||
Update_Docs:
|
Build_Docs:
|
||||||
name: 'Update Docs'
|
name: 'Update Docs'
|
||||||
needs: Build
|
needs: Build
|
||||||
if: ${{ needs.Build.outputs.schemas_changed == 'true' }}
|
if: ${{ needs.Build.outputs.schemas_changed == 'true' }}
|
||||||
|
|||||||
@ -100,9 +100,6 @@ namespace NewHorizons.External.Configs
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public CuriosityColorInfo[] curiosities;
|
public CuriosityColorInfo[] curiosities;
|
||||||
|
|
||||||
/// <summary> Test Property to see if the action works, will delete later </summary>
|
|
||||||
public string coolField = "hola";
|
|
||||||
|
|
||||||
public class NomaiCoordinates
|
public class NomaiCoordinates
|
||||||
{
|
{
|
||||||
[MinLength(2)]
|
[MinLength(2)]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user