mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
SAGA2: Increase noisy message's debug level
This commit is contained in:
parent
271a27dbdb
commit
1357f1bade
@ -193,7 +193,7 @@ void cleanupServers(void) {
|
||||
}
|
||||
|
||||
void loadAsyncResources(void) {
|
||||
debug(3, "STUB: loadAsyncResources()");
|
||||
debug(6, "STUB: loadAsyncResources()");
|
||||
|
||||
#if 0
|
||||
resourceServer->service();
|
||||
|
Loading…
Reference in New Issue
Block a user