howRandom

This commit is contained in:
SpudGunMan
2024-09-27 17:39:55 -07:00
parent 6f6fb35177
commit 77a6e63210
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -129,7 +129,6 @@ if games_enabled is True:
if lemonade_enabled:
gamesCmdList += "LemonStand, "
if gTnW_enabled:
import random
trap_list = trap_list + ("globalthermonuclearwar",)
if blackjack_enabled:
gamesCmdList += "BlackJack, "