mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
`const` is used on all methods, even when they cause modification of the server. This reworks the methods of the server to only use `const` on method that don't change the state of the server.
276 KiB
276 KiB