mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
f3bf2bbfe5
If in conf.lua `t.screen' is set to false or nil, the OpenGL context will not be initialized, leading to a crash in 'Font::print()' when printing the compat message later on.