Test vram

This commit is contained in:
2026-03-10 13:08:26 -07:00
parent 1679b717db
commit 86603f015e
5 changed files with 329 additions and 0 deletions

View File

@@ -295,6 +295,10 @@ func _on_exit_interacted() -> void:
$target_scene.default_script(self)
```
## Branching strategy
Do all work in a branch. Squash the branch before merging into master.
<!-- BEGIN BEADS INTEGRATION -->
## Issue Tracking with bd (beads)