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
/
SettingsMode.cs
blob: 48c138b7bc5f653740efbbe5349edb0f3d8fed3c (
plain
)
1
2
3
4
5
6
7
using System; public enum SettingsMode { Host, Search }