Files
Dec2017-Script-Dump/Assembly-CSharp/GameScoreboardViewSpawner.cs
T
2026-06-04 11:42:34 +02:00

7 lines
128 B
C#

using System;
// Token: 0x020011EC RID: 4588
public class GameScoreboardViewSpawner : PrefabSpawner<GameScoreboardView>
{
}