Jump to content

[Fix included] RoG world generation wrong sound


FeNniX
  • Version: PC/MAC/Linux Fixed

Bug:

    Generating RoG world plays Hamlet sound (if world is compatible with Hamlet)

Fix:

    In file  "...\steamapps\common\dont_starve\data\DLC0003\scripts\screens\worldgenscreen.lua"

    on line 187 function is missing conditional for survival worlds:

elseif world_gen_options.level_type == "survival" then
    self.backgroundSound = "dontstarve/HUD/worldGen"

 


Steps to Reproduce
...



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

×
  • Create New...