8 lines
137 B
C#
8 lines
137 B
C#
using UnityEngine;
|
|
|
|
namespace DanieleMarotta.RiversongCodeShowcase
|
|
{
|
|
public class HideOnBuildingPreview : MonoBehaviour
|
|
{
|
|
}
|
|
} |