WeiDU is a program used to develop, distribute and install modifications for games based on the Infinity Engine.
GNU General Public License v2.0
90
stars
20
forks
source link
Bug in debug message conditions and incorrect projectile number field size in fj_are_structure #86
Closed
Argent77 closed 8 years ago
Two container-related debug messages are not displayed because offsets have been incorrectly calculated.
The "# of projectiles" field is 4 bytes big instead of 2 bytes.
You can apply this patch to solve the issues: