Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color offsets update (HaxeFlixel/flixel#1705) #221

Merged
merged 5 commits into from Jan 22, 2016

Conversation

larsiusprime
Copy link
Member

No description provided.

var cg:Float = colorTransform.greenMultiplier;
var cb:Float = colorTransform.blueMultiplier;

var croff:Float = colorTransform.redOffset;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These local variables seem to be unused?

@Gama11 Gama11 changed the title Color offsets Color offsets update (HaxeFlixel/flixel#1700) Jan 22, 2016
@larsiusprime
Copy link
Member Author

Fixed

@Gama11 Gama11 changed the title Color offsets update (HaxeFlixel/flixel#1700) Color offsets update (HaxeFlixel/flixel#1705) Jan 22, 2016
Gama11 added a commit that referenced this pull request Jan 22, 2016
@Gama11 Gama11 merged commit 3f45080 into HaxeFlixel:dev Jan 22, 2016
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.

None yet

2 participants