Add StickGame Assets
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace FishNet.Object
|
||||
{
|
||||
|
||||
internal enum MissingObjectPacketLength : int
|
||||
{
|
||||
Reliable = -1,
|
||||
PurgeRemaiming = -2,
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user