DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

Clean a few warnings #382

Closed JeodC closed 1 month ago

JeodC commented 1 month ago

Pull Request Type

Description

Checklist

Additional Comments

Tested build in windows, no differences in runtime.

JeodC commented 1 month ago

I took the opportunity to fix my previous errors in formatting in init.cpp. I wasn't sure if we had a preference for else statements. In VSCode separating them from the close bracket looked neater to me, but I will revert that if we have a different standard.