diff options
| author | tassaron | 2022-05-07 20:27:26 -0400 |
|---|---|---|
| committer | tassaron | 2022-05-07 20:27:26 -0400 |
| commit | 116baf124a5f8de87f7852263b043b23d6fca1cc (patch) | |
| tree | d6117e17defba343bc41b4065ea607eb8906862c /src/components/life.ui | |
| parent | 88f4e2298c4b465c40d9de12b2df6f25d45fc322 (diff) | |
Fix drawing of "peace" shape. Rename a shape to pie
Diffstat (limited to 'src/components/life.ui')
| -rw-r--r-- | src/components/life.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/life.ui b/src/components/life.ui index 892a9e3..3d6ad5a 100644 --- a/src/components/life.ui +++ b/src/components/life.ui @@ -240,7 +240,7 @@ </item> <item> <property name="text"> - <string>Pac-Man</string> + <string>Pie</string> </property> </item> <item> |
