Skip to content

Commit 6a3a728

Browse files
committed
- remove unused variables
1 parent be7909b commit 6a3a728

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

miscellaneous/digital_aquatics/digital_aquatics.pyde

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ class Aquatic:
162162
bn3 = .5 + random(.5, -1.5)
163163
ma = random(.9, 1.1)
164164
mb = random(.9, 1.1)
165-
mm = 4 + random(20)
166-
mn3 = .81 + random(-.8, .8)
167165
mradius = self.s * random(.2, .4)
168166
mxoff = self.s / random(.9, 1.1)
169167

0 commit comments

Comments
 (0)