[O] Separate version as a constant

This commit is contained in:
Hykilpikonna
2019-10-05 13:59:37 -04:00
parent 1e42ef7873
commit 1064831379
+4 -1
View File
@@ -8,12 +8,15 @@ export default class Constants
*/
public static API_URL: string = 'https://va.hydev.org/api';
public static VERSION: string = '0.2.3.315';
public static SPLASH: string =
'. , ,---. | \n' +
'| |. , |---|,---.,---.| , .,---,,---.,---.\n' +
' \\ / >< | || |,---|| | | .-\' |---\'| \n' +
' `\' \' ` ` \'` \'`---^`---\'`---|\'---\'`---\'` \n' +
' v0.2.3.315 `---\' ';
' `---\' \n' +
` Version v${Constants.VERSION} by Hykilpikonna (YGui21)\n`;
// Graph Theme
public static THEME =