You've already forked CC-Framework.BriskGameServer
Release v0.3.0 lowercase UPM package name
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public sealed class BriskSpaceLikeResult
|
||||
{
|
||||
public bool Liked;
|
||||
public long LikeCount;
|
||||
}
|
||||
Reference in New Issue
Block a user