Skip to content

Commit eb10818

Browse files
committed
Updated the default flags for the tournament
1 parent 50afbfb commit eb10818

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/build.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/* This file is generated by git */
2-
#define BUILD "511"
2+
#define BUILD "512"

common/dwr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define VERSION DWR_VERSION " beta " BUILD
1919
#endif
2020

21-
#define DEFAULT_FLAGS "CDFGMPRSTWZ"
21+
#define DEFAULT_FLAGS "CDFGMPRSTWZar"
2222
#define CHEST_COUNT 31
2323

2424
/** 64 bit versions of the randomization flags */

0 commit comments

Comments
 (0)