Fix maint pred cancellation

The cancel button and corner X would just randomize the fucker. I fixed it. Now it actually cancels and resets itself. I will eat your face.
This commit is contained in:
Razgriz
2022-04-13 23:40:01 -07:00
committed by GitHub
parent 217ca36899
commit d96f69c28d
@@ -70,7 +70,9 @@
return
choice = tgui_input_list(M, "What type of predator do you want to play as?", "Maintpred Choice", possible_mobs)
if(!choice)
randomize = TRUE
// randomize = TRUE //CHOMP remove FUCK OFF. When I press cancel I expect to cancel.
used = FALSE //CHOMP add 200 IQ
busy = FALSE //CHOMP add 201 IQ
break
if(choice)