PO/Assets/Scripts/Not used/DataScript.cs

9 lines
120 B
C#
Raw Normal View History

2022-01-16 23:20:47 +03:00
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public static class DataScript
{
2022-01-16 23:20:47 +03:00
}