Skip to content

Commit

Permalink
Resolve a bad conditional compilation flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteMasterEric committed Jun 12, 2024
1 parent efaade9 commit 3cf0b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flixel/addons/display/FlxRuntimeShader.hx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package flixel.addons.display;
#end
#else
import flixel.graphics.tile.FlxGraphicsShader;
#end
#if lime
import lime.utils.Float32Array;
#end
Expand Down

0 comments on commit 3cf0b26

Please sign in to comment.