a little AS math
a little AS math
Out of context: Reply #32
- Started
- Last post
- 32 Responses
- talltyler0
I see. that is why you need the plus and minus 1. Thanks.
group = (num - 1) % 5 + 1;
I see. that is why you need the plus and minus 1. Thanks.
group = (num - 1) % 5 + 1;