use-on-demand
Version:
46 lines • 824 B
JavaScript
var xX_treesPosition = [
[-110, -110],
[-90, -110],
[-70, -110],
[-50, -110],
[-30, -110],
[-10, -110],
[],
[],
[],
[],
[],
[-110, 110],
[-110, 90],
[-110, 70],
[-110, 50],
[-110, 30],
[-110, 10],
[-110, -10],
[-110, -30],
[-110, -50],
[-110, -70],
[-110, -90],
[],
[],
[],
[],
[],
[-30, 110],
[-50, 110],
[-70, 110],
[-90, 110],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
];
export default xX_treesPosition;
//# sourceMappingURL=treesPosition.js.map