diff options
Diffstat (limited to 'engines/mads/nebular/nebular_scenes7.cpp')
-rw-r--r-- | engines/mads/nebular/nebular_scenes7.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/nebular/nebular_scenes7.cpp b/engines/mads/nebular/nebular_scenes7.cpp index 42ec3f1b02..476b13223f 100644 --- a/engines/mads/nebular/nebular_scenes7.cpp +++ b/engines/mads/nebular/nebular_scenes7.cpp @@ -54,7 +54,6 @@ void Scene7xx::setPlayerSpritesPrefix() { else _game._player._spritesPrefix = "ROX"; - _game._player._scalingVelocity = true; if (oldName != _game._player._spritesPrefix) |