Merge pull request #1622 from SkyMarshal/master

Maybe fixes the hangcrashes, probably not though.  Disables the new radio systems.
This commit is contained in:
Hawk-v3
2012-08-14 17:57:02 -07:00
+1 -1
View File
@@ -1,6 +1,6 @@
//This file was auto-corrected by findeclaration.exe on 29/05/2012 15:03:05
var/GLOBAL_RADIO_TYPE = 1 // radio type to use
var/GLOBAL_RADIO_TYPE = 0 // radio type to use
// 0 = old radios
// 1 = new radios (subspace technology)