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'
|
||||
with:
|
||||
artifact_name: NewHorizons-Schemas-Debug
|
||||
Update_Docs:
|
||||
Build_Docs:
|
||||
name: 'Update Docs'
|
||||
needs: Build
|
||||
if: ${{ needs.Build.outputs.schemas_changed == 'true' }}
|
||||
|
||||
@ -100,9 +100,6 @@ 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