This website requires JavaScript.
Explore
Help
Register
Sign In
edmand46
/
Ragon
Watch
1
Star
0
Fork
0
You've already forked Ragon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f34b05e6ff89e8f9b5430aa31d1ab29a4af76b3b
Ragon
/
Ragon.Protocol
/
Sources
/
RagonAuthority.cs
T
9 lines
103 B
C#
Raw
Normal View
History
Unescape
Escape
feat: ticks, state authority, event authority
2022-05-14 10:36:21 +04:00
namespace
Ragon.Common
{
public
enum
RagonAuthority
:
byte
{
chore: renaming enums
2022-09-10 10:25:45 +04:00
None
,
OwnerOnly
,
All
,
feat: ticks, state authority, event authority
2022-05-14 10:36:21 +04:00
}
}
Reference in New Issue
Copy Permalink