Remove prevsector

This commit is contained in:
Ricardo Lopes 2020-02-12 22:00:42 +01:00
parent d23615f5e9
commit 3f50c54221

View File

@ -8,7 +8,6 @@ namespace QSB {
Transform _body;
float _smoothSpeed = 10f;
public static NetworkPlayer localInstance { get; private set; }
Sector.Name _prevSector;
void Start () {
if (isLocalPlayer) {