mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 15:40:45 +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