mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 17:51:17 +00:00
Fixes nanomap rendering (#20724)
* fix * Update tools/github-actions/nanomap-renderer-invoker.sh Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> --------- Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ cd "data/nanomaps"
|
||||
mv "cyberiad_nanomap_z1.png" "Cyberiad_nanomap_z1.png"
|
||||
mv "delta_nanomap_z1.png" "Delta_nanomap_z1.png"
|
||||
mv "MetaStation_nanomap_z1.png" "MetaStation_nanomap_z1.png"
|
||||
mv "CereStation_nanomap_z1.png" "CereStation_nanomap_z1.png"
|
||||
mv "cerestation_nanomap_z1.png" "CereStation_nanomap_z1.png"
|
||||
cd "../../"
|
||||
cp "data/nanomaps/Cyberiad_nanomap_z1.png" "icons/_nanomaps"
|
||||
cp "data/nanomaps/Delta_nanomap_z1.png" "icons/_nanomaps"
|
||||
|
||||
Reference in New Issue
Block a user