Skip to content

Commit 8f59175

Browse files
authored
Merge pull request #6 from AlgorithmicGames/develop
Fixed replay url.
2 parents 99938f4 + 7a682d4 commit 8f59175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"teams": { "min": 2, "max": 6 },
66
"participantsPerTeam": { "min": 1, "max": 1 }
77
},
8-
"replay": "/Arena-Worm/replay/"
8+
"replay": "/replay/"
99
},
1010
"settings": {
1111
"arena": {

0 commit comments

Comments
 (0)