Add comment (2/2)

This commit is contained in:
greggameplayer 2018-07-18 01:24:14 +02:00 committed by GitHub
parent 1f75657d95
commit 69c8982ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ namespace Ryujinx.HLE.OsHle.Services.Bcat
{
m_Commands = new Dictionary<int, ServiceProcessRequest>()
{
//...
};
}