mirror of
https://github.com/veden/Rampant.git
synced 2024-12-28 21:08:22 +02:00
removed unused dependency
This commit is contained in:
parent
50b9e66489
commit
8058c35a51
@ -15,8 +15,6 @@ local baseUtils = require("BaseUtils")
|
|||||||
|
|
||||||
-- constants
|
-- constants
|
||||||
|
|
||||||
local MINIMUM_EXPANSION_DISTANCE = constants.MINIMUM_EXPANSION_DISTANCE
|
|
||||||
|
|
||||||
local BASE_PHEROMONE = constants.BASE_PHEROMONE
|
local BASE_PHEROMONE = constants.BASE_PHEROMONE
|
||||||
local PLAYER_PHEROMONE = constants.PLAYER_PHEROMONE
|
local PLAYER_PHEROMONE = constants.PLAYER_PHEROMONE
|
||||||
local RESOURCE_PHEROMONE = constants.RESOURCE_PHEROMONE
|
local RESOURCE_PHEROMONE = constants.RESOURCE_PHEROMONE
|
||||||
|
Loading…
Reference in New Issue
Block a user