Slightly improve Server.TexturePool documentation

master
HimbeerserverDE 2022-05-01 17:00:33 +02:00
parent 7719e4c65a
commit 8ba3bec386
No known key found for this signature in database
GPG Key ID: A3D3E205DA0B0401
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@ Description: The network address and port of an internal server.
> `Server.TexturePool`
```
Type: string
Default: ""
Description: The texture Pool the server will be mapped to default is server name.
Default: Server.Name
Description: The texture pool the server will be mapped to.
```
> `Server.Fallback`