Skip to content

The Tale of Igor's Campaign

User Avatar
#94
Auto-translated
Hmm, yes, that's right, it starts from -1. In general, the most logical approach would be to round down to the nearest integer when y+0.5 > x and round up to the nearest integer when y+0.5 <= x.

Whatever