Add Discord Rich Presence

This commit is contained in:
teinarss
2020-03-25 19:44:14 +01:00
committed by abcdefg30
parent cae6c28754
commit c2026dc254
20 changed files with 342 additions and 11 deletions

View File

@@ -208,6 +208,8 @@ namespace OpenRA
if (ObjectCreator != null)
ObjectCreator.Dispose();
Manifest.Dispose();
}
}