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
c92b5a5bc4d78d5819c6145dfad062db3f71bca6
Ragon
/
Ragon.Common
/
Sources
/
RagonTarget.cs
T
10 lines
122 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
,
feat: added except invoker target
2022-11-13 18:53:56 +04:00
ExceptInvoker
,
chore: renaming enums
2022-09-10 10:25:45 +04:00
All
,
feat: farget for replication
2022-07-31 19:06:56 +04:00
}
}
Reference in New Issue
Copy Permalink