mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 19:43:44 +00:00
61d5513525
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.