mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
Remove prevsector
This commit is contained in:
parent
d23615f5e9
commit
3f50c54221
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user