screeps-game-api icon indicating copy to clipboard operation
screeps-game-api copied to clipboard

tickLimit returns `Infinity` on sim

Open drewcrawford opened this issue 4 years ago • 0 comments

Calling sim.tickLimit used to work, but it no longer works after this commit.

This is because tickLimit is actually Infinity, which cannot be bridged as an int.

drewcrawford avatar May 14 '20 02:05 drewcrawford