aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group0.cpp
diff options
context:
space:
mode:
authorStrangerke2016-05-21 00:16:59 +0200
committerStrangerke2016-05-21 00:16:59 +0200
commit8a946705167a56d8046d13201498ed1bcea413a4 (patch)
treeda9533a589d284e6b5d125da2fd3eae0c4eea778 /engines/gnap/scenes/group0.cpp
parentbd2008f9859eea09fa835e24f7b56316f3d84360 (diff)
downloadscummvm-rg350-8a946705167a56d8046d13201498ed1bcea413a4.tar.gz
scummvm-rg350-8a946705167a56d8046d13201498ed1bcea413a4.tar.bz2
scummvm-rg350-8a946705167a56d8046d13201498ed1bcea413a4.zip
GNAP: Remove or rephrase a couple of notes
Diffstat (limited to 'engines/gnap/scenes/group0.cpp')
-rw-r--r--engines/gnap/scenes/group0.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/gnap/scenes/group0.cpp b/engines/gnap/scenes/group0.cpp
index d958b296a8..b53037ee0e 100644
--- a/engines/gnap/scenes/group0.cpp
+++ b/engines/gnap/scenes/group0.cpp
@@ -69,8 +69,6 @@ void Scene01::updateHotspots() {
}
void Scene01::run() {
- // NOTE Removed _s01_dword_474380 which was set when the mud was taken
- // which is also set in the global game flags.
GameSys& gameSys = *_vm->_gameSys;
PlayerGnap& gnap = *_vm->_gnap;
PlayerPlat& plat = *_vm->_plat;