feat: farget for replication
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Ragon.Common
|
||||
{
|
||||
public enum RagonTarget: byte
|
||||
{
|
||||
OWNER,
|
||||
EXCEPT_OWNER,
|
||||
ALL,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user