Fixed|Client|FX: Crash during game startup
fx::Resize was accessing de::Config at construction time, which was tooearly, and caused invalid refs to be used instead of the configvariables.
View differences
Fixed|Client|FX: Crash during game startup
fx::Resize was accessing de::Config at construction time, which was too
early, and caused invalid refs to be used instead of the config
variables.