Files
godot-docs/getting_started
Ryan Roden-Corrent 837f4b619a Remove duplicate line from scripting tutorial
The "final code" box contained the functions `_on_Button_pressed` and `_on_button_pressed`, even though only the former was mentioned earlier in the tutorial.
The C# code didn't contain a duplicate function, so I'm reasonably sure this was a mistake.
2018-07-05 22:20:04 -04:00
..