mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Simply remove some words
This commit is contained in:
@@ -525,5 +525,4 @@ exists is desirable:
|
||||
if object.has_method("smash"):
|
||||
object.smash()
|
||||
|
||||
Then, simply define that method and anything the rock touches can be
|
||||
smashed.
|
||||
Then, define that method and anything the rock touches can be smashed.
|
||||
|
||||
Reference in New Issue
Block a user