Fix a couple errors in how Play Palace was being launched.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user