diff --git a/client/src/main.c b/client/src/main.c index 7738180c..87b7a1af 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1113,7 +1113,7 @@ static int lg_run(void) if (!g_state.lgr) { - DEBUG_INFO("Unable to find a suitable renderer"); + DEBUG_ERROR("Unable to find a suitable renderer"); return -1; }