forked from mirrors/0ad
9536f0a5cc
Revelead by the A23 crash when hosting a game in the lobby. We have a debug_break() call that calls "kill" with SIGTRAP, which generally doesn't get handled correctly in release versions, particularly on OSX. Differential Revision: https://code.wildfiregames.com/D1499 This was SVN commit r21998.