mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
More stuff!
This commit is contained in:
@@ -772,7 +772,7 @@ PropertyInfo VisualScriptTypeCast::get_output_value_port_info(int p_idx) const {
|
||||
|
||||
String VisualScriptTypeCast::get_caption() const {
|
||||
|
||||
return "TypeCast";
|
||||
return "Type Cast";
|
||||
}
|
||||
|
||||
String VisualScriptTypeCast::get_text() const {
|
||||
|
||||
Reference in New Issue
Block a user