Skip to content

Commit 05187f6

Browse files
author
DogLooksGood
committed
Update dev scripts
1 parent 7716d13 commit 05187f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dev/scripts/misc.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ function make_tourney {
2626
-u16 50 \
2727
-u16 10 \
2828
-u8 0 \
29-
-s "raceholdemtargetraceholdemmtttablewasm")
29+
-s "raceholdemtargetraceholdemmtttablewasm" \
30+
-u64 30000 \
31+
-u8 10
32+
)
3033

3134
local json=$(cat <<EOF
3235
{

0 commit comments

Comments
 (0)