Skip to content

Commit

Permalink
Duplicated suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Duncan Brown <[email protected]>
  • Loading branch information
2 people authored and StraToN committed Oct 28, 2023
1 parent fd8956a commit cb4c9f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func load_string(option_string: String):
)


func get_translated_text():
func get_translated_option():
# Check if text has a key
if ":" in option:
var splitted_text = option.split(":")
Expand Down

0 comments on commit cb4c9f2

Please sign in to comment.