You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engine: Attempt to fix macOS build ``` fontman/ttf_font.cpp:47:34: error: default initialization of an object of const type 'const TtfFont::TheGlyph' without a user-provided default constructor const TtfFont::TheGlyph TtfFont::dummyGlyph; ```