mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 08:07:54 -05:00
Implement merch link.
This commit is contained in:
parent
3a86b47292
commit
3d14024fd8
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ class Constants
|
|||
*/
|
||||
// ==============================
|
||||
|
||||
/**
|
||||
* Link to buy merch for the game.
|
||||
*/
|
||||
public static final URL_MERCH:String = 'https://needlejuicerecords.com/pages/friday-night-funkin';
|
||||
|
||||
/**
|
||||
* Link to download the game on Itch.io.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue