Open J-i-P-i opened 2 years ago
Float numbers in defines are not corrected by the regex
Branch https://github.com/nmbr73/Fetch-n-Fuse/tree/issue-6 created.
Float numbers in defines are not corrected by the regex
define NB 10000.
define SENSE_ANGLE 15.
define SENSE_DIST 5.
define SENSE_SIZE 3.
define SPEED 2.5
define SCENT_INTENSITY .9
define SCENT_DECAY .001
define SCENT_DESPERSION .1
define SCREEN_X 450.
define SCREEN_Y 450.