cbhacks / CrashEdit

Unofficial Crash Bandicoot 1/2/3 Level Editor
https://www.cbhacks.com/tools/crashedit/
Other
137 stars 26 forks source link

Higher compatibility for double-clicking NSFs #28

Open ManDude opened 9 years ago

ManDude commented 9 years ago

Double-clicking an NSF file while a CrashEdit instance is open caused it to open another CrashEdit instance (so you have 2 of them open), this should be optimized so it opens in the currently open exe. If you for some reason have 2 exes open, the last or first one that was initialized should be chosen to avoid confusion.

ughman commented 9 years ago

Interesting, I didn't consider that. Sounds good as long as there's an option to disable it.