add catch code for previous commit :(

This commit is contained in:
NotAlwaysTrue
2025-12-22 22:54:33 +08:00
parent dadd6c598f
commit 1def7b7b8d
3 changed files with 10 additions and 2 deletions
@@ -1233,9 +1233,9 @@ namespace Barotrauma.Networking
}
}
}
finally
catch
{
errorLines.Add("Catch event snapshot failed.");
errorLines.Add("Failed to write EntitySpawner events.");
}
errorLines.Add("");