Add StickGame Assets
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace FishNet.Broadcast
|
||||
{
|
||||
/// <summary>
|
||||
/// Include this interface on types intended to be used with Broadcast.
|
||||
/// </summary>
|
||||
public interface IBroadcast { }
|
||||
}
|
||||
Reference in New Issue
Block a user