diff --git a/LOLRLCG/LOLRLCG.csproj b/LOLRLCG/LOLRLCG.csproj index 22c814d..c501e10 100644 --- a/LOLRLCG/LOLRLCG.csproj +++ b/LOLRLCG/LOLRLCG.csproj @@ -4,8 +4,8 @@ net9.0 enable true - app.manifest Resources/LOLRLCG.ico + app.manifest true @@ -13,7 +13,9 @@ - + + Always + diff --git a/LOLRLCG/Resources/LOLRLCG.ico b/LOLRLCG/Resources/LOLRLCG.ico index d2f67ed..98f03eb 100644 Binary files a/LOLRLCG/Resources/LOLRLCG.ico and b/LOLRLCG/Resources/LOLRLCG.ico differ