diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 8dcc638..46a2e53 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -8,7 +8,7 @@ on: - created env: - ITCH_GAME: gmtk-game-jam-2022 + ITCH_GAME: coloroid ITCH_USER: voithos DEBUG_MODE: 'true' diff --git a/scenes/levels/main.tscn b/scenes/levels/main.tscn index a78d010..ea06e13 100644 --- a/scenes/levels/main.tscn +++ b/scenes/levels/main.tscn @@ -227,4 +227,3 @@ position = Vector2( 872, 472 ) [node name="player_start" parent="." instance=ExtResource( 11 )] position = Vector2( 961, 460 ) -active = true