Skip to content

Commit 5318afe

Browse files
committed
Picking sides
1 parent 0e08a20 commit 5318afe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/map-frontend/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
Ported by <a href="https://github.com/Dual-Iron/">Dual</a> |
154154
Refined by <a href="https://github.com/NobleCat57/">JuliaCat</a> |
155155
Current version by <a href="https://github.com/alduris/">Alduris</a> |
156+
Join the <a href="https://discord.gg/kPGJNhrnu2">Rain World Modding Server</a> |
156157
<a href="https://store.steampowered.com/app/312520/Rain_World/">Rain World</a> is property of <a href="https://twitter.com/VideocultMedia">Videocult</a>
157158
</div>
158159
</body>

assets/map-frontend/map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
crs: L.CRS.Simple,
520520
zoomControl: false,
521521
});
522-
map.attributionControl.setPrefix('Powered by <a href="https://leafletjs.com" title="A JS library for interactive maps">Leaflet</a>, <a href="https://github.com/henpemaz" title="Gamedev &amp; associated arts enthusiast">Henpemaz</a>, &amp; <a href="https://github.com/alduris" title="Some kind of programmer I think">Alduris</a>')
522+
map.attributionControl.setPrefix('Powered by <a href="https://leafletjs.com" title="A JS library for interactive maps">Leaflet</a>, <a href="https://github.com/henpemaz" title="Gamedev &amp; associated arts enthusiast">Henpemaz</a>, &amp; <a href="https://github.com/alduris" title="Some kind of programmer I think">Alduris</a> | Join the <a href="https://discord.gg/kPGJNhrnu2">Rain World Modding Server</a>')
523523
map.setView([0, 0], -5);
524524

525525
// Events

0 commit comments

Comments
 (0)