10 lines
136 B
C#
10 lines
136 B
C#
using System;
|
|
|
|
namespace ExitGames.Client.Photon
|
|
{
|
|
// Token: 0x0200002C RID: 44
|
|
public class PingNativeStatic : PhotonPing
|
|
{
|
|
}
|
|
}
|