Browse Source

fix(pvrserver): config missing bracket (#105)

pull/106/head
Christian 4 years ago
committed by GitHub
parent
commit
03b46f2b1a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      PavlovVR/Game.ini

2
PavlovVR/Game.ini

@ -1,4 +1,4 @@
/Script/Pavlov.DedicatedServer]
[/Script/Pavlov.DedicatedServer]
bEnabled=true
ServerName=SERVERNAME
MaxPlayers=10

Loading…
Cancel
Save