Skip to content

Commit

Permalink
HOPKINS: Missing modification in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed Jan 2, 2013
1 parent 7c88b9c commit 3eae64c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/hopkins/talk.cpp
Expand Up @@ -1096,7 +1096,6 @@ void TalkManager::OBJET_VIVANT(const Common::String &a2) {
getStringFromBuffer(40, v23, (const char *)_characterBuffer);
getStringFromBuffer(0, v22, (const char *)_characterBuffer);
getStringFromBuffer(20, v20, (const char *)_characterBuffer);
v5 = 5;

if (v20 == "NULL")
v20 = Common::String::format("IM%d", _vm->_globals._screenId);
Expand Down

0 comments on commit 3eae64c

Please sign in to comment.