Some more cleanup + event desync debug messages

This commit is contained in:
juanjp600
2017-06-25 22:09:41 -03:00
parent b7a0bff294
commit 330b24bcf6
17 changed files with 477 additions and 358 deletions
@@ -24,7 +24,7 @@ namespace Barotrauma
}
}
private void InitProjSpecific(XDocument doc)
partial void InitProjSpecific(XDocument doc)
{
keys = null;
}