Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GMEdit

A high-end code editor for all things GameMaker · By YellowAfterlife

[FIXED]Linter error with xor operator

A topic by davawen created Dec 21, 2020 Views: 161 Replies: 1
Viewing posts 1 to 2
(2 edits)

The linter gives an error when using the XOR Operator, but the code compiles sucessfully.
Changing it to an AND, an OR or a single XOR fixes the error.


Developer

Fixed for the next version.