projects
/
AmongUs
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
Assembly-CSharp
/
SceneController.cs
blob: 6129737029a198152536712a6a693f0b31dff17b (
plain
)
1
2
3
4
5
6
using System; using UnityEngine; public class SceneController : MonoBehaviour { }