1
0
mirror of https://github.com/veden/Rampant.git synced 2025-03-17 20:58:35 +02:00

removed dead code

This commit is contained in:
Aaron Veden 2021-12-04 15:06:19 -08:00
parent 584a5bca7a
commit d51a717152
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

@ -33,8 +33,6 @@ local RETREAT_GRAB_RADIUS = constants.RETREAT_GRAB_RADIUS
local RETREAT_SPAWNER_GRAB_RADIUS = constants.RETREAT_SPAWNER_GRAB_RADIUS
local PROCESS_QUEUE_SIZE = constants.PROCESS_QUEUE_SIZE
local DEFINES_WIRE_TYPE_RED = defines.wire_type.red
local DEFINES_WIRE_TYPE_GREEN = defines.wire_type.green