mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
remove unused imports
This commit is contained in:
parent
993caf3b36
commit
6581300ce0
@ -1,8 +1,6 @@
|
|||||||
// NetworkTransform V2 by mischa (2021-07)
|
// NetworkTransform V2 by mischa (2021-07)
|
||||||
// comment out the below line to quickly revert the onlySyncOnChange feature
|
// comment out the below line to quickly revert the onlySyncOnChange feature
|
||||||
#define onlySyncOnChange_BANDWIDTH_SAVING
|
#define onlySyncOnChange_BANDWIDTH_SAVING
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace Mirror
|
namespace Mirror
|
||||||
|
Loading…
Reference in New Issue
Block a user