Skip to content

Fixes station name and world.name

Rob Nelson requested to merge pull/9833/station_name_fixes into Bleeding-Edge

Created by: gbasood

Fixes station name not showing up in window name Fixes station name changing when referenced in several places

Lots of code used station_name to get the station's name, which would GENERATE A NEW STATION NAME EVERY TIME

I did test this by the way.

Merge request reports