mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 07:47:58 +00:00
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.