10 lines
137 B
C#
10 lines
137 B
C#
using System;
|
|
|
|
namespace ExitGames.Client.Photon
|
|
{
|
|
// Token: 0x0200002D RID: 45
|
|
public class PingNativeDynamic : PhotonPing
|
|
{
|
|
}
|
|
}
|