Remove trailing space

This commit is contained in:
Valters Tomsons 2024-12-26 19:43:51 +02:00
parent 7cebcda718
commit eb423e0c44

View file

@ -63,4 +63,4 @@ Here's an example of full Fallout 4 VR launch options:
WINEDLLOVERRIDES="WinHTTP.dll=n,b;x3daudio1_7.dll=n,b" bash -c 'exec "${@/Fallout4VR.exe/f4sevr_loader.exe}"' -- %command%
```
Put any environment variables before `bash`, put any launch arguments for the game after `%command%`.
Put any environment variables before `bash`, put any launch arguments for the game after `%command%`.