File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ haxelib git funkin.vis https://github.com/JS-Engine-things/funkVis-FrequencyFixe
2323haxelib git grig.audio https://github.com/JS-Engine-things/grig.audio --quiet
2424haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc --quiet --skip-dependencies
2525haxelib git hxvlc https://github.com/JS-Engine-things/hxvlc --quiet --skip-dependencies
26- haxelib git hxnativefiledialog https://github.com/moxie-coder /hxnativefiledialog linux-fix --quiet --skip-dependencies
26+ haxelib git hxnativefiledialog https://github.com/MAJigsaw77 /hxnativefiledialog --quiet --skip-dependencies
2727haxelib install hxp
2828echo Finished!
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ class ClientPrefs { //default settings if it can't find a save file containing y
241241
242242 ' debug_1' => [SEVEN , NONE ],
243243 ' debug_2' => [EIGHT , NONE ],
244- ' taunt' => [SPACE , NONE ]
244+ ' taunt' => [SPACE , NONE ]
245245 ];
246246 public static var defaultKeys : Map <String , Array <FlxKey >> = null ;
247247
You can’t perform that action at this time.
0 commit comments