Skip to content

Commit 08fb4bf

Browse files
committed
Pass map size in a single match parameter
1 parent 4e4856d commit 08fb4bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ end
117117
match_started
118118
num_rounds {NUM_ROUNDS}
119119
mode {MATCH_MODE}
120-
map_width {MAP_WIDTH}
121-
map_height {MAP_HEIGHT}
120+
map_size {MAP_WIDTH} {MAP_HEIGHT}
122121
num_bots {NUM_BOTS}
123122
your_id {YOUR_ID}
124123
view_radius {VIEW_RADIUS}

0 commit comments

Comments
 (0)