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
/
DiscoveryState.cs
blob: 4da2cfc908a3ff12ced949d32808e12a3a9748bb (
plain
)
1
2
3
4
5
6
7
using System; public enum DiscoveryState { Off, Broadcast }