Skip to content

Commit

Permalink
Merge pull request #186 from 2024FALL-SWPP/dongho/rename
Browse files Browse the repository at this point in the history
renameTest
  • Loading branch information
anordongho authored Dec 11, 2024
2 parents 3cd2c96 + 9188aae commit a3b8d49
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 a3b8d49

Please sign in to comment.