mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-03 11:18:39 +00:00
468fcd80bb
* Adds description for `ord()` * Adds relationship description between `char()` and `ord()` * Describes the argument of `char()` as Unicode code point instead of ASCII code * Fixes wrong interval notation in `randi()` description