aboutsummaryrefslogtreecommitdiff
path: root/game/prefab/ZapperPoolScript.h
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-08 15:24:38 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-08 15:24:38 +0100
commit12cf43dd062f41af226e0ac038b2f2838391015f (patch)
tree6c00434a29b8c2302eb85ead1fce96a2856aec09 /game/prefab/ZapperPoolScript.h
parentf22a282b7863d35928fa3290f964ce3be5c0dbc9 (diff)
`make format`
Diffstat (limited to 'game/prefab/ZapperPoolScript.h')
-rw-r--r--game/prefab/ZapperPoolScript.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/ZapperPoolScript.h b/game/prefab/ZapperPoolScript.h
index dd60071..2208c80 100644
--- a/game/prefab/ZapperPoolScript.h
+++ b/game/prefab/ZapperPoolScript.h
@@ -31,4 +31,3 @@ private:
static constexpr float MAX_LENGTH = 400;
static constexpr float OFFSCREEN_MARGIN = 50 + MAX_LENGTH;
};
-