1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-26 20:54:12 +02:00

removed unused dependency

This commit is contained in:
Aaron Veden 2021-12-31 23:46:20 -08:00
parent 50b9e66489
commit 8058c35a51
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

@ -15,8 +15,6 @@ local baseUtils = require("BaseUtils")
-- constants
local MINIMUM_EXPANSION_DISTANCE = constants.MINIMUM_EXPANSION_DISTANCE
local BASE_PHEROMONE = constants.BASE_PHEROMONE
local PLAYER_PHEROMONE = constants.PLAYER_PHEROMONE
local RESOURCE_PHEROMONE = constants.RESOURCE_PHEROMONE