diff options
Diffstat (limited to 'lib/systems/draw_dash.js')
| -rw-r--r-- | lib/systems/draw_dash.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/systems/draw_dash.js b/lib/systems/draw_dash.js index 118ce1c..5ce9043 100644 --- a/lib/systems/draw_dash.js +++ b/lib/systems/draw_dash.js @@ -2,10 +2,6 @@ import { System } from '@serpentity/serpentity'; import DrawnDasherNode from '../nodes/drawn_dasher'; -const internals = { - kBlushRadius: 25 -}; - /** * Shows a different graphic during the duration of lock * |