SammygoodTunes / Tile-Game

A tile-based multiplayer game with procedural terrain generation (using the Perlin Noise algorithm)
MIT License
1 stars 0 forks source link

Update map when joining server #1

Closed SammygoodTunes closed 1 month ago

SammygoodTunes commented 2 months ago

When joining a server, quitting, and then joining another server (different map), the map in the map UI remains the one from the previous server.