OutpostUniverse / NetFixClient

Outpost 2 networking client module
0 stars 0 forks source link

Refactor OPUNetGameSelectWnd::OnInit #115

Closed Brett208 closed 4 years ago

Brett208 commented 4 years ago

I'm not sure what to think about all the casts everywhere and switching them seemingly arbitrarily to static and reinterpret casts.

A lot going on in this refactor. Hopefully I was careful enough to make reasonable review.