Simply remove some words

This commit is contained in:
tetrapod00
2024-12-14 20:36:17 -08:00
parent 19f5643c46
commit bd25f5813a
15 changed files with 23 additions and 20 deletions

View File

@@ -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.