mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixes null language runtime, adds mouse language
This commit is contained in:
@@ -1185,6 +1185,7 @@ var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accesse
|
||||
#define LANGUAGE_MONKEY "Monkey"
|
||||
#define LANGUAGE_VOX "Vox-pidgin"
|
||||
#define LANGUAGE_CULT "Cult"
|
||||
//#define LANGUAGE_MOUSE "Mouse" // This broke the code, so fuck it
|
||||
|
||||
//#define SAY_DEBUG 1
|
||||
#ifdef SAY_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user