From e33eeb3eb455032bfe099325c98e84c3924667cd Mon Sep 17 00:00:00 2001 From: Ikarrus Date: Wed, 19 Mar 2014 09:32:56 -0600 Subject: [PATCH] config defaults to off now Not that it matters in the end this is literally ultra nitpicking --- config/game_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/game_options.txt b/config/game_options.txt index 6e26961d8b4..0c059ce64d0 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -21,7 +21,7 @@ REVIVAL_BRAIN_LIFE -1 ### RENAMING ### # Whether cyborgs can rename themselves at roundstart or when built. Has no effect on roboticists renaming cyborgs the normal way. Set to 0 to disable self-renaming. -RENAME_CYBORG 1 +#RENAME_CYBORG ### MOB MOVEMENT ###