Merge pull request #5560 from Fox-McCloud/drone-fix

Drone Door Fix
This commit is contained in:
TheDZD
2016-08-28 11:15:17 -04:00
committed by GitHub
@@ -16,7 +16,6 @@
local_transmit = 1
ventcrawler = 2
magpulse = 1
mob_size = MOB_SIZE_TINY
// We need to keep track of a few module items so we don't need to do list operations
// every time we need them. These get set in New() after the module is chosen.