amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Fix filename in prefab to start with lowercase #112

Closed Jazarro closed 4 years ago

Jazarro commented 4 years ago

This fixes the issue reported by gtors at https://github.com/amethyst/evoli/issues/106#issuecomment-586713995

The issue went unnoticed before now because the game was only tested on Windows machines, which are not case-sensitive for filenames.