Skip to content

Conversation

@Eiyeron
Copy link

@Eiyeron Eiyeron commented Jul 31, 2013

Hello.

Using directly the library show some import errors with Flixel 255 and Haxe 3. THe imports are wrong and needed to be fixed to make LevelTools work.

I just replaced these line:

import flixel.{subpackage}.{class};

Into these:

import org.flixel.{class};

Have a nice day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants