Maybe fixes nanomap rendering (#32118)

* Try this why not

* Maybe I can test this
This commit is contained in:
AffectedArc07
2026-06-15 22:31:21 +00:00
committed by GitHub
parent 5825696ff3
commit 93b6f5d5e6
@@ -1,5 +1,7 @@
#!/bin/bash
set -e
# Get dependencies
apt install libc6
# Generate maps
tools/github-actions/dmm-tools-para minimap --enable nanomaps --width 2040 --height 2040 "./_maps/map_files/stations/boxstation.dmm"
tools/github-actions/dmm-tools-para minimap --enable nanomaps --width 2040 --height 2040 "./_maps/map_files/stations/deltastation.dmm"