UNPKG

homm3-parsers

Version:

Collection of binary parsers able to parse various file formats related to Heroes of Might and Magic III

8 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Formation; (function (Formation) { Formation["Spread"] = "Spread"; Formation["Grouped"] = "Grouped"; })(Formation = exports.Formation || (exports.Formation = {})); //# sourceMappingURL=Formation.js.map