浏览代码

[Bot] Automated dotnet-format update

/main
Amel 4 年前
当前提交
f194e62b
共有 1 个文件被更改,包括 10 次插入10 次删除
  1. 20
      UOP1_Project/Assets/Scripts/SceneManagement/Initialization.cs

20
UOP1_Project/Assets/Scripts/SceneManagement/Initialization.cs


public class Initialization : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Start is called before the first frame update
void Start()
{
// Update is called once per frame
void Update()
{
}
}
// Update is called once per frame
void Update()
{
}
}
正在加载...
取消
保存