diobat / FluxLumina

FluxLumina is an openGL based rendering engine
MIT License
9 stars 0 forks source link

Engine crashed when loading icon #64

Closed diobat closed 10 months ago

diobat commented 10 months ago

When loading the windows icon in a project that imports our engine, the project attempts to search for the icon in the consumer project and not in the FluxLumina project. This crashes the project for the consumer.

diobat commented 10 months ago

merged