scripts
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
|
||||
namespace ExitGames.Client.Photon.Voice
|
||||
{
|
||||
// Token: 0x02000566 RID: 1382
|
||||
internal class CDDJNCENFPC : Exception
|
||||
{
|
||||
// Token: 0x0600DAB2 RID: 55986 RVA: 0x0041A298 File Offset: 0x00418498
|
||||
public CDDJNCENFPC(Type LHMELEOKNBJ)
|
||||
: base("[PV] unsupported sample type: " + LHMELEOKNBJ)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user