mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-02-10 13:34:07 +00:00
Implement merch link.
This commit is contained in:
parent
3a86b47292
commit
3d14024fd8
|
@ -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.
|
* Link to download the game on Itch.io.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue