Skip to content

Commit df58025

Browse files
please speed I need this...
1 parent d2faa6e commit df58025

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.hxpkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
{
5454
"name": "funkin.vis",
55-
"link": "https://github.com/TechnikTil/funkVis",
56-
"branch": "8429461bfd269bc1f991e3af330db5d60c96c71c"
55+
"link": "https://github.com/FunkinCrew/funkVis",
56+
"branch": "1966f8fbbbc509ed90d4b520f3c49c084fc92fd6"
5757
},
5858
{
5959
"name": "grig.audio",

src/funkin/Constants.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Constants
1212
/**
1313
* The version of Friday Night Funkin' that TechNotDrip Engine is based off of.
1414
*/
15-
public static final FNF_VERSION:String = '0.6.3';
15+
public static final FNF_VERSION:String = '0.7.4';
1616

1717
/**
1818
* The current Git Commit Hash.

0 commit comments

Comments
 (0)