Remove SharedEye (but content) (#19481)
This commit is contained in:
@@ -112,7 +112,7 @@ public sealed class DragDropSystem : SharedDragDropSystem
|
||||
base.Initialize();
|
||||
_sawmill = Logger.GetSawmill("drag_drop");
|
||||
UpdatesOutsidePrediction = true;
|
||||
UpdatesAfter.Add(typeof(EyeUpdateSystem));
|
||||
UpdatesAfter.Add(typeof(SharedEyeSystem));
|
||||
|
||||
_cfgMan.OnValueChanged(CCVars.DragDropDeadZone, SetDeadZone, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user