@@ -23,7 +23,7 @@ namespace GFGGame
}
catch (Exception e)
{
- Log.Error(e.ToString());
+ Log.Warning(e.ToString());
return null;