7 lines
103 B
JavaScript
7 lines
103 B
JavaScript
/**
|
|
* Managing the behavior of buildings and creeps is on a per room level.
|
|
*/
|
|
|
|
|
|
module.exports = {
|
|
} |