mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
59e71232d4
For code consistency: in updateSupplies, num is forced to never be greater than have, so the "greater or equal" comparison is pointless Increase buttons reactivate when total store quantity is greater than supplies. Also, removed useless nesting of Math.min.