autotraitor.dm: opted for continue statement in a couple of places, reworded a comment

This commit is contained in:
Squirgenheimer
2018-11-05 22:05:03 -05:00
parent fcc86e1903
commit 4b29a45263
2 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
//OTHER//
/////////
var/datum/preferences/prefs = null
var/skip_antag = FALSE //Decline to be selected as a game mode antagonist.
var/skip_antag = FALSE //TRUE when a player declines to be included for the selection process of game mode antagonists.
var/move_delay = 1
var/moving = null
var/adminobs = null