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
/
ChatNoteTypes.cs
blob: c8e35140ef350b13127dc3cf62537b2eb26bb480 (
plain
)
1
2
3
4
5
6
using System; public enum ChatNoteTypes { DidVote }