diff --git a/ScriptingBadGuy.md b/ScriptingBadGuy.md index be4add3d7..032469c70 100644 --- a/ScriptingBadGuy.md +++ b/ScriptingBadGuy.md @@ -23,7 +23,6 @@ This class inherits functions and variables from the following base classes: The following classes inherit functions and variables from this class: * AngryStone -* Bomb * Boss * BouncingSnowball * CaptainSnowball diff --git a/ScriptingGameObject.md b/ScriptingGameObject.md index 391a9e9a8..a05dc8d0b 100644 --- a/ScriptingGameObject.md +++ b/ScriptingGameObject.md @@ -24,7 +24,6 @@ The following classes inherit functions and variables from this class: * BicyclePlatformChild * BigSnowball * Block -* Bomb * BonusBlock * Boss * BouncingSnowball diff --git a/ScriptingMovingObject.md b/ScriptingMovingObject.md index bc330281b..2cb1fa9b4 100644 --- a/ScriptingMovingObject.md +++ b/ScriptingMovingObject.md @@ -25,7 +25,6 @@ The following classes inherit functions and variables from this class: * BicyclePlatformChild * BigSnowball * Block -* Bomb * BonusBlock * Boss * BouncingSnowball diff --git a/ScriptingMovingSprite.md b/ScriptingMovingSprite.md index deda46b7a..f550f6753 100644 --- a/ScriptingMovingSprite.md +++ b/ScriptingMovingSprite.md @@ -24,7 +24,6 @@ The following classes inherit functions and variables from this class: * BicyclePlatformChild * BigSnowball * Block -* Bomb * BonusBlock * Boss * BouncingSnowball