mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Updated Template
This commit is contained in:
parent
bd562a609b
commit
9862af3aa5
@ -53,7 +53,7 @@ public class #SCRIPTNAME# : NetworkTransformBase
|
||||
/// called when authority is changed to another client or server, to prevent
|
||||
/// old buffers bugging out the interpolation if authority is changed back.
|
||||
/// </summary>
|
||||
protected override void Reset()
|
||||
public override void Reset()
|
||||
{
|
||||
base.Reset();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user