I uh, I'm worried this won't compile for some reason.

This commit is contained in:
Fermi
2019-05-23 20:52:20 +01:00
parent 310344e828
commit 8a8178a0b1
5 changed files with 21 additions and 13 deletions
@@ -85,7 +85,7 @@
else if (B.breast_values[B.size] < B.breast_values[B.prev_size])
o.add_movespeed_modifier("megamilk", TRUE, 100, NONE, override = TRUE, multiplicative_slowdown = moveCalc)
o.next_move_modifier /= moveCalc
if(round(B.cached_size) < 16)
if((B.size) < 16)
switch(round(B.cached_size))
if(9)
if (!(B.breast_sizes[B.prev_size] == B.size))