Merge branch 'master' into level-editor

This commit is contained in:
Rendo 2025-07-08 14:45:29 +05:00
commit 32edb71f2a
71 changed files with 756 additions and 339 deletions

View file

@ -22,7 +22,7 @@ config/windows_native_icon="res://icon.ico"
LevelController="*res://scripts/LevelController.cs"
Cursor="*res://scripts/Cursor.cs"
GameRegistry="*res://scripts/systems/GameRegistry.cs"
Cheats="res://scripts/debug/Cheats.cs"
Cheats="*res://scripts/debug/Cheats.cs"
AudioSequencer="*res://scenes/audio_sequencer.tscn"
[display]