mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-17 20:30:46 +01:00
1def015bad
* end of file Fix * fix those lints too
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
#define TARGET_CAN_MOVE 1
|
|
#define TARGET_CAN_RUN 2
|
|
#define TARGET_CAN_CLICK 4
|
|
#define TARGET_CAN_RADIO 8
|