Skip to content

Commit

Permalink
DefaultConfig - FightSync values
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainObvious0 authored Apr 7, 2019
1 parent 82fd322 commit 3141a08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ public DefaultConfig() {
// FightSync
set(ConfPaths.NET_FIGHTSYNC_ACTIVE, "default", 1154);
set(ConfPaths.NET_FIGHTSYNC_THRESHOLD, 5, 1154);
set(ConfPaths.NET_FIGHTSYNC_RESETCOUNT, 30, 1154);
set(ConfPaths.NET_FIGHTSYNC_RESETCOUNT, 11, 1154);
set(ConfPaths.NET_FIGHTSYNC_ACTIONS, "vl<10 log:fightsync:0:5:if", 1154);
// FlyingFrequency
set(ConfPaths.NET_FLYINGFREQUENCY_ACTIVE, "default", 785);
Expand Down

0 comments on commit 3141a08

Please sign in to comment.