mirror of https://github.com/espruino/BangleApps
petrock: Ensure eyes are white even if a widget (eg Bluetooth) changes the draw color
parent
02bb2ab102
commit
1f2ccce17b
|
@ -2312,7 +2312,7 @@
|
|||
"id": "petrock",
|
||||
"name": "Pet rock",
|
||||
"icon": "petrock.png",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"description": "A virtual pet rock with wobbly eyes",
|
||||
"tags": "game",
|
||||
"type": "app",
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
0.01: New App!
|
||||
0.02: Ensure eyes are white even if a widget (eg Bluetooth) changes the draw color
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue