Scrubs all mentions of Vox from the code ( I suck at Git edition ) (#10423)

This commit is contained in:
Wowzewow (Wezzy)
2020-11-22 11:34:04 +01:00
committed by GitHub
parent b2ce742e9f
commit e8945fa626
44 changed files with 141 additions and 171 deletions
@@ -1024,7 +1024,6 @@ var/global/list/robot_modules = list(
LANGUAGE_ROBOT = TRUE,
LANGUAGE_DRONE = TRUE,
LANGUAGE_EAL = TRUE,
LANGUAGE_VOX = TRUE,
LANGUAGE_CHANGELING = TRUE,
LANGUAGE_BORER = TRUE
)