Minor edit because I'm picky

This commit is contained in:
RogueException
2016-01-21 17:47:11 -04:00
parent 0ff61958d7
commit db0c4da816

View File

@@ -13,8 +13,8 @@
"contentFiles": [ "libsodium.dll", "opus.dll" ], "contentFiles": [ "libsodium.dll", "opus.dll" ],
"compilationOptions": { "compilationOptions": {
"warningsAsErrors": true, "allowUnsafe": true,
"allowUnsafe": true "warningsAsErrors": true
}, },
"dependencies": { "dependencies": {