mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 13:49:54 +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.
(cherry picked from commit 61d5513525)