Skip to content

Commit

Permalink
renameTest
Browse files Browse the repository at this point in the history
  • Loading branch information
박동호 authored and 박동호 committed Dec 11, 2024
1 parent 3cd2c96 commit 9188aae
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified 302/.DS_Store
Binary file not shown.
Binary file modified 302/Assets/.DS_Store
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Collections;

public class Anomaly4Manager : MonoBehaviour
public class Anomaly4Controller : MonoBehaviour
{
private GameObject mainLaptop;
private List<GameObject> laptopList = new List<GameObject>();
Expand Down

0 comments on commit 9188aae

Please sign in to comment.