mirror of
https://github.com/noncomputable/AgentMaps.git
synced 2026-02-01 17:27:27 +00:00
added buildings to index, as it needs to set agentmap.prototype.buildingify
This commit is contained in:
parent
124ee82b0a
commit
f12a2772e0
@ -3,4 +3,4 @@ agents = require('./agents'),
|
||||
buildings = require('./buildings'),
|
||||
utils = require('./utils');
|
||||
|
||||
L.A = Object.assign({}, agentmap, agents, buildings, utils);
|
||||
L.A = Object.assign({}, agentmap, agents, utils);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user