8 lines
149 B
C#
8 lines
149 B
C#
using System;
|
|
using RecRoom;
|
|
|
|
// Token: 0x02001235 RID: 4661
|
|
public class SandboxScoreboardViewSpawner : PrefabSpawner<SandboxScoreboardView>
|
|
{
|
|
}
|