You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Changed periods in the script templates.
This commit is contained in:
@@ -305,7 +305,7 @@ Ref<Script> CSharpLanguage::get_template(const String &p_class_name, const Strin
|
||||
" public override void _Ready()\n"
|
||||
" {\n"
|
||||
" // Called every time the node is added to the scene.\n"
|
||||
" // Initialization here\n"
|
||||
" // Initialization here.\n"
|
||||
" \n"
|
||||
" }\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user