UI sound effect rename
This commit is contained in:
@@ -602,7 +602,7 @@ public class ResearchDialog extends BaseDialog{
|
||||
treeLayout();
|
||||
rebuild();
|
||||
Core.scene.act();
|
||||
Sounds.unlock.play();
|
||||
Sounds.uiUnlock.play();
|
||||
Events.fire(new ResearchEvent(node.content));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user