Fix a couple errors in how Play Palace was being launched.

This commit is contained in:
Storm Dragon
2026-04-19 14:26:31 -04:00
parent 89d2d99e92
commit f79c124c0c
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1103,7 +1103,7 @@ if __name__ == "__main__":
# Add board and card games section
menu.add_section("Board and Card Games")
menu.add_item("Board and Card Games", "Play Palace", "/home/stormux/.playpalace")
menu.add_item("Board and Card Games", "Play Palace", "GAME='Play Palace' startx")
menu.add_item("Board and Card Games", "RS Games", "GAME='RS Games' startx")
# Add emulators section