mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-23 10:35:35 -04:00
09bedc6ce5
This is done by given unique identifiers to "Trigger Once" conditions (stable given the same object in memory) and events list function names (stable given events with same content). This avoids useless hot-reloading and re-triggering Trigger Once conditions after a hot-reloading. Don't show in changelog