diff options
Diffstat (limited to 'src/engine/objects/Thwomp.h')
| -rw-r--r-- | src/engine/objects/Thwomp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/objects/Thwomp.h b/src/engine/objects/Thwomp.h index 517d2972d..f64318e4d 100644 --- a/src/engine/objects/Thwomp.h +++ b/src/engine/objects/Thwomp.h @@ -18,7 +18,7 @@ extern "C" { //! @todo make adjustable properties for squishSize and boundingBoxSize /** - * Thwomp GameObject + * Thwomp OObject * * The game automatically places the actor on the ground so you do not need to provide a Y coordinate value. * |
