SAGA2: Raise level of noisy warning

This commit is contained in:
a/ 2021-06-23 21:56:20 +09:00 committed by Eugene Sandulenko
parent ef389b13ff
commit 8bf479ba43
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -964,7 +964,7 @@ void ProtoObj::doBackgroundUpdate(GameObject *obj) {
// XXX: Temporary crash prevention
// We should properly solve the problem
debug(3, "XXX: doBackgroundUpdate");
debug(5, "XXX: doBackgroundUpdate");
if (w == nullptr) {
obj->deactivate();