Menu

Commit [r1792]  Maximize  Restore  History

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.

nerius 2023-11-21

changed /blockout/src/net/blockout/impl/SimpleGameLogic.java
/blockout/src/net/blockout/impl/SimpleGameLogic.java Diff Switch to side-by-side view
Loading...