mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
commit
6ba59fc9c0
@ -497,7 +497,7 @@ class GameStoreListItem(InfoPageListItem):
|
||||
self._Icons["ware"].NewCoord( 4, (self._Height - self._Icons["ware"]._Height)/2 )
|
||||
self._Icons["ware"].DrawTopLeft()
|
||||
|
||||
if self._Type == "launcher" or self._Type == "pico8":
|
||||
if self._Type == "launcher" or self._Type == "pico8" or self._Type == "tic80":
|
||||
_icon = "app"
|
||||
if self._ReadOnly == True:
|
||||
_icon = "appdling"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user