Skip to content

Commit c4d4f31

Browse files
committed
fix(playground): guidelines update
1 parent 100ecca commit c4d4f31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

playground/misc/misc-1-guidelines.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ The following limits will make your game run faster, but they are not strict lim
2121

2222
- Statement length: less than 6k characters
2323
- Total entity creations: less than 200.
24-
- Max timeout: 50ms per round
25-
- Max rounds: 250 rounds.
24+
- Max total time alloted to the players: 25s.
2625

2726
## Protocol:
2827

0 commit comments

Comments
 (0)