mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 04:31:07 +00:00
Add newline to end of steam.inf
* Without this newline, a 0 gets appended to the appid when the dedicated server is starting * Fixes fortressforever/fortressforever#45
This commit is contained in:
parent
d6ac3ed51c
commit
2b96b8dff8
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
ProductName=FortressForever
|
||||
appID=253530
|
||||
appID=253530
|
||||
|
|
Loading…
Reference in a new issue