mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
The code in pre.js and engine.js is a bit confusing to see in isolation, since the files aren't valid JS files by themselves. This just adds some explanatory text to both files. Fixes #22937.