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