saintdev

Results 2 issues of saintdev

**Describe the bug** Attempting to run `soldier_protonfixify` fails with: ``` $ soldier_protonfixify .local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/ .local/lib/python3.7/site-packages/protonfixes cat: .local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier//com.valvesoftware.SteamRuntime.Platform-amd64,i386-soldier-buildid.txt: No such file or directory ``` The file in fact does not exist: ```...

Fix a bug in rendering, where 3D strings were treated as 2D strings. Depreciate 2D line rendering, as it is not currently supported by the RLBot interface. And get the...