Changing m_pendingRot type from 'boolean' to 'int'. The reason for this is
that I want to store extra data there. Right now it's always just 0 or 1, in place of false and true, respectively. The code works the same.
Authored by: nerius 2023-11-21
Parent: [r1791]
Child: [r1793]