mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 01:39:57 +00:00
WINTERMUTE: Fix another enum-warning.
This commit is contained in:
parent
759024d51a
commit
853e7c8900
@ -376,6 +376,7 @@ HRESULT CAdItem::Update() {
|
||||
((CAdGame *)Game)->AddSentence(_sentence);
|
||||
}
|
||||
}
|
||||
default:
|
||||
break;
|
||||
}
|
||||
_ready = (_state == STATE_READY);
|
||||
|
Loading…
Reference in New Issue
Block a user