refactor(@projects/@magic-civilization): 🔥 delete dead duplicate entities/auto_play.gd (2677 LOC tech debt)
The live autoplay harness is scenes/tests/auto_play.gd (registered autoload
`res://engine/scenes/tests/auto_play.gd`). src/entities/auto_play.gd was a stale
fork — diverged from the tests/ copy at de7b8df16, never received later updates,
and is referenced by NOTHING (no preload/load/class_name; only a comment mention
in a test). Verified zero string-based loads across .gd/.tscn/.sh/.py/.tres.
Removes one of the gdlint max-file-lines violations cleanly (Commandment 9 —
dead code goes entirely). engine/src over-cap files: 12 → 11.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
7eb2897854
commit
42ac86e7ec
1 changed files with 0 additions and 2677 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue