diff --git a/LOLRLCG/LOLRLCG.csproj b/LOLRLCG/LOLRLCG.csproj index 6132e6b..22c814d 100644 --- a/LOLRLCG/LOLRLCG.csproj +++ b/LOLRLCG/LOLRLCG.csproj @@ -5,12 +5,15 @@ enable true app.manifest + Resources/LOLRLCG.ico true + + diff --git a/LOLRLCG/Resources/LOLRLCG.ico b/LOLRLCG/Resources/LOLRLCG.ico new file mode 100644 index 0000000..d2f67ed Binary files /dev/null and b/LOLRLCG/Resources/LOLRLCG.ico differ