mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 18:01:18 +02:00
xoxo
enhance❌
This commit is contained in:
+2
-1
@@ -276,7 +276,8 @@ if games_enabled is True:
|
||||
if lemonade_enabled:
|
||||
gamesCmdList += "lemonStand, "
|
||||
if gTnW_enabled:
|
||||
trap_list = trap_list + ("globalthermonuclearwar",)
|
||||
trap_list = trap_list + ("globalthermonuclearwar","chess")
|
||||
gamesCmdList += "chess, "
|
||||
if blackjack_enabled:
|
||||
gamesCmdList += "blackJack, "
|
||||
if videoPoker_enabled:
|
||||
|
||||
Reference in New Issue
Block a user