Open ThePotatoGuy opened 5 years ago
EV_ACT constants are strings which are fucking terrible. These should be changed to powers of 2 so we can do bitwise checking and combine multiple actions.
EV_ACT
looking at a 095 initial
ok i should do this
EV_ACT
constants are strings which are fucking terrible. These should be changed to powers of 2 so we can do bitwise checking and combine multiple actions.