diff --git a/apps/tictactoe/ChangeLog b/apps/tictactoe/ChangeLog index ecc90a534..c2be2fb97 100644 --- a/apps/tictactoe/ChangeLog +++ b/apps/tictactoe/ChangeLog @@ -4,5 +4,6 @@ By MissionMake v0.01 Known Issues - App icon is the wront color in app launcher + Resolved: app-icon.js is a white image straing - X and O icons not showing up/wrong color - Resolved: Added variables ex and oh as image string. Replaced original image storage references. Also modified image string from black images to whitle images. + Resolved: Added variables ex and oh as image string. Replaced original images referencesto storage. Also modified image string from black images to whitle images.