Hello,

I have a problem with screen_size.

At first I save my game in 1024x768 and than change into 800X600.
When I load the saved file the engine is still in 800X600 but
screen_size.x is the number 1024 and screen_size.x is the number 768.

What is wrong?