Message3408

Author fluzz
Recipients
Date 2017-02-13.17:58:18
Content
That's not the same crash than the one that you reported at first.

To "hack-fix" it, find and comment out the 3 lines calling SDL_SetGamma() (one
is in graphics.c, the 2 others in menu.c).

Note: you are not using the latest version of our code. The latest one is
available on https://gitlab.com/freedroid/freedroid-src
History
Date User Action Args
2017-02-13 17:58:19fluzzsetmessageid: <1487008699.03.0.395298452318.issue854@freedroid.org>
2017-02-13 17:58:19fluzzlinkissue854 messages
2017-02-13 17:58:18fluzzcreate