Changed miner movement;

This commit is contained in:
unknown
2023-08-31 19:13:22 +02:00
parent 8d67dcb8b8
commit bde8a2309f
3 changed files with 4 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
const math = require("Math");
module.exports = {
setup: function () { StructureSpawn.prototype = _StructureSpawn.prototype; }
}