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
73feb771695e306978c93339bf0d5fd73cab3d6e
Ragon
/
Ragon.Common
/
Sources
/
RagonTarget.cs
T
9 lines
103 B
C#
Raw
Normal View
History
Unescape
Escape
feat: farget for replication
2022-07-31 19:06:56 +04:00
namespace
Ragon.Common
{
public
enum
RagonTarget
:
byte
{
chore: renaming enums
2022-09-10 10:25:45 +04:00
Owner
,
ExceptOwner
,
All
,
feat: farget for replication
2022-07-31 19:06:56 +04:00
}
}
Reference in New Issue
Copy Permalink