fixed formatting

This commit is contained in:
JezuzLizard 2020-03-21 18:04:05 -07:00 committed by GitHub
parent b5974ffef2
commit e4e90bfc4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
```
//add this to the gts settings
gts teamCount "2"
@ -32,4 +33,5 @@ set disableBoxMoveChance "10"
//game delay settings
set waitTime "30"
set playerQuotaActive "1"
set playerQuota "2"
set playerQuota "2"
```