diff --git a/engines/kyra/lol.cpp b/engines/kyra/lol.cpp index bdc0364c5aa..c45d23b2d3d 100644 --- a/engines/kyra/lol.cpp +++ b/engines/kyra/lol.cpp @@ -2377,7 +2377,7 @@ void LoLEngine::processMagicIce(int charNum, int spellLevel) { //uint8 pal2[768]; //uint8 pal3[768]; - if (_currentLevel = 11 && !(_freezeStateFlags & 4)) { + if (_currentLevel == 11 && !(_freezeStateFlags & 4)) { for (int i = 1; i < 384; i++) { ///////// TODO