Skip to content

Commit 897181f

Browse files
committed
(careful) restoration pt 1
1 parent 256dca8 commit 897181f

File tree

15 files changed

+1117
-1067
lines changed

15 files changed

+1117
-1067
lines changed

source/backend/ClientPrefs.hx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ import states.FirstCheckState;
4949
public var progression:Int = 0;
5050
public var videoPreload2:Bool = false;
5151
public var enableArtemis:Bool = false;
52+
public var noAntimash:Bool = false;
53+
public var doubleGhosts:Bool = true;
5254
public var mixupMode:Bool = false;
5355
public var aiDifficulty:String = 'Average FNF Player';
5456
public var arrowHSV:Array<Array<Int>> = [

0 commit comments

Comments
 (0)