gastamper / groundzero2

A fork of the GroundZero2 codebase with bug fixes, standardization, and sanity-related changes.
8 stars 7 forks source link

act_move.c: vehicle capacity checked incorrectly by do_enter #49

Closed gastamper closed 7 years ago

gastamper commented 7 years ago

Capacity n vehicles didn't reject new entrants until n+1 entities were inside.