| diff --git a/openfl/display/Stage.hx b/openfl/display/Stage.hx | |
| index 74e33f9..b1ca49a 100644 | |
| --- a/openfl/display/Stage.hx | |
| +++ b/openfl/display/Stage.hx | |
| @@ -57,6 +57,9 @@ import openfl.ui.Mouse; | |
| import openfl.ui.MouseCursor; | |
| #if hxtelemetry | |
| +#if macro | |
| +#error "WTF" | |
| +#end | |
| import openfl.profiler.Telemetry; | |
| #end | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment