You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this line is incorrect. The variable str is in the range of 1 to 10, inclusive, with 1 to 5 being mutimps, and 6 to 10 being hulking mutimps. The first line of the block defines size to be in the range of 0 through 4 (representing 10, 2, 4, 6 or 8 rows), which may have caused some confusion.
I believe this line is incorrect. The variable
str
is in the range of 1 to 10, inclusive, with 1 to 5 being mutimps, and 6 to 10 being hulking mutimps. The first line of the block definessize
to be in the range of 0 through 4 (representing 10, 2, 4, 6 or 8 rows), which may have caused some confusion.Trimps.github.io/main.js
Line 13547 in 75eb298
The following line has the correct conditional:
Trimps.github.io/main.js
Line 9447 in 75eb298
So the mutimps and hulking mutimps appear to be correctly placed, but the description of the daily is off.
The text was updated successfully, but these errors were encountered: