mirror of
https://github.com/ConjureETS/DeathBook.git
synced 2026-03-24 04:20:58 +00:00
- Same
This commit is contained in:
parent
ad937fec34
commit
9c3a06dd56
@ -154,7 +154,10 @@ public class NetworkingSphere : MonoBehaviour
|
||||
_selectedNode.Select(false);
|
||||
}
|
||||
|
||||
if (_selectedNode != node)
|
||||
{
|
||||
FocusOnNode(node);
|
||||
}
|
||||
|
||||
/*
|
||||
if (_timeSinceLastClick < 0.5f && node == _selectedNode)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user