forked from Shardstone/trail-into-darkness
7 lines
100 B
C#
7 lines
100 B
C#
using UnityEngine;
|
|
|
|
namespace Nox.Game {
|
|
public class ScenePrefabs : ScriptableObject {
|
|
}
|
|
}
|