Open runder1 opened 10 years ago
Oh yeah, thanks for that, will fix. Compiles fine on OS X because of the lax case rules on filenames, but definitely would hit a snag on Linux. On Jul 27, 2014 8:19 PM, "runder1" notifications@github.com wrote:
Btw. gurkDemo.js won't have the icons.js compiled properly because of this line 3543:
"rangeAnimation" : "animFireball.png",
The filename is case sensitive and is called "animFireBall.png" with a capital B.
— Reply to this email directly or view it on GitHub https://github.com/pents90/eburp/issues/8.
Btw. gurkDemo.js won't have the icons.js compiled properly because of this line 3543:
The filename is case sensitive and is called "animFireBall.png" with a capital B.