mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add hint about activating the DLC
This commit is contained in:
@@ -120,6 +120,9 @@ export class MainMenuState extends GameState {
|
||||
<button class="styledButton puzzleDlcGetButton">${
|
||||
T.mainMenu.puzzleDlcViewNow
|
||||
}</button>
|
||||
<span class="hint">
|
||||
${T.puzzleMenu.dlcHint}
|
||||
</span>
|
||||
</div>`
|
||||
: ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user