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
/
TransitionType.cs
blob: 07e5b99428679d3faf0605bfac2abb7a38bd0175 (
plain
)
1
2
3
4
5
6
7
using System; public enum TransitionType { SlideBottom, Alpha }