------------------------------------------------------------------------ r2599 | helixhorned | 2012-04-08 08:52:49 -0700 (Sun, 08 Apr 2012) | 6 lines Fix point deletion in Mapster32. Previously, it was possible to leave a sector with less than three walls if a point got deleted transitively by a TROR link. Now, a proper check is done for all deletion candidates and a message stating which wall and sector is problematic is printed. Thanks for Diaz for pointing out the brokenness. ------------------------------------------------------------------------ r2598 | helixhorned | 2012-04-08 08:52:24 -0700 (Sun, 08 Apr 2012) | 1 line generateicon: fix inconsistent format letter vs. vararg in fprintf. ------------------------------------------------------------------------