mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-25 04:01:03 +00:00
SAGA2: Raise level of noisy warning
This commit is contained in:
parent
ef389b13ff
commit
8bf479ba43
@ -964,7 +964,7 @@ void ProtoObj::doBackgroundUpdate(GameObject *obj) {
|
|||||||
|
|
||||||
// XXX: Temporary crash prevention
|
// XXX: Temporary crash prevention
|
||||||
// We should properly solve the problem
|
// We should properly solve the problem
|
||||||
debug(3, "XXX: doBackgroundUpdate");
|
debug(5, "XXX: doBackgroundUpdate");
|
||||||
|
|
||||||
if (w == nullptr) {
|
if (w == nullptr) {
|
||||||
obj->deactivate();
|
obj->deactivate();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user