Files
Dec2017-Script-Dump/Photon3Unity3D/ExitGames/Client/Photon/PingWindowsStore.cs
T
2026-06-04 11:42:34 +02:00

10 lines
136 B
C#

using System;
namespace ExitGames.Client.Photon
{
// Token: 0x0200002B RID: 43
public class PingWindowsStore : PhotonPing
{
}
}