7 lines
128 B
C#
7 lines
128 B
C#
using System;
|
|
|
|
// Token: 0x020011EC RID: 4588
|
|
public class GameScoreboardViewSpawner : PrefabSpawner<GameScoreboardView>
|
|
{
|
|
}
|