aboutsummaryrefslogtreecommitdiff
path: root/src/entities/maresciallo.h
diff options
context:
space:
mode:
authornathansmithsmith <nathansmith7@mailfence.com>2023-08-03 00:11:48 -0600
committernathansmithsmith <nathansmith7@mailfence.com>2023-08-03 00:11:48 -0600
commit6d7842484434d1d3f4265194ba87db6afff3186b (patch)
tree07d9307c500ae47c9c250a2cb8ec24104c78a94b /src/entities/maresciallo.h
parent7259478c55bcf1eb717ee1b846522121ef5fd7f3 (diff)
Working on circle thingy
Diffstat (limited to 'src/entities/maresciallo.h')
-rw-r--r--src/entities/maresciallo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/maresciallo.h b/src/entities/maresciallo.h
index 7492751..e607ab3 100644
--- a/src/entities/maresciallo.h
+++ b/src/entities/maresciallo.h
@@ -4,7 +4,7 @@
#ifndef MARESCIALLO_H
#define MARESCIALLO_H
-#define MARESCIALLO_CIRCLE_AT_DIS 200.0
+#define MARESCIALLO_CIRCLE_AT_DIS 50.0 // 200.0
typedef struct Maresciallo {
EntityFlyToPointInfo flyAway;