Files
godot-docs/tutorials
cabbagestole cce9204a48 Update godot_interfaces.rst
One too many open curly bracket "{".

Wrong
        public void PrintMe() {

Correct
        public void PrintMe()
2023-10-09 00:49:15 +02:00
..
2023-05-31 18:07:27 +02:00
2023-10-09 00:46:04 +02:00
2023-10-09 00:24:49 +02:00