WizzardMaker / AirlineTycoon

Source code of Airline Tycoon based on the GOG source code release
https://www.gog.com/game/airline_tycoon_deluxe
Other
27 stars 9 forks source link

Removed OptionKeepAspectRatio from UpdateWindow() #34

Closed Heftie closed 1 year ago

Heftie commented 1 year ago

In the gameframe method UpdateWindow() were some hard coded AspectRatios. Which do reset the set ratio to 0 (stretch) after leaving the options menu.

WizzardMaker commented 1 year ago

thank you!