mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
More stuff!
This commit is contained in:
parent
8d9d847a1a
commit
99e871f45f
4 changed files with 86 additions and 194 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue