Cryru / Emotion

A game engine.
MIT License
56 stars 5 forks source link

Implement custom assert dialog #88

Open Cryru opened 1 year ago

Cryru commented 1 year ago

Implement a custom assert dialog per platform that allows an error to be ignored. The default Debug.Assert is very annoying in that it stops every time.