mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-23 14:21:26 +00:00
* 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