Skip to content

Mapster32: Fix reported number of deleted sprites with special func 2

Dino Bollinger requested to merge dibollinger/eduke32:deletefunc_countfix into master

Currently the counter just increments regardless of whether the delete actually succeeds. This fixes that.

Edited by Dino Bollinger

Merge request reports