Drone Door Fix

This commit is contained in:
Fox-McCloud
2016-08-27 23:39:29 -04:00
parent 6e1a913d4f
commit ed82d49864
@@ -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.