Skip to content

Commit 094dec9

Browse files
authored
Fix spelling error breaking native transparency
1 parent c485d80 commit 094dec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaders/util/premultiply.frag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#if PREMULTIPLY_ALPHA == 0
3-
#error __distablestage
3+
#error __disablestage
44
#endif
55

66
#request uniform "prev" tex

0 commit comments

Comments
 (0)