Adjusted spawning rules
This commit is contained in:
@@ -50,7 +50,7 @@ namespace InterfaceOff
|
||||
);
|
||||
}
|
||||
|
||||
Components.RectTransform.anchoredPosition = position; // Updates position if it is supposed to] change
|
||||
Components.RectTransform.anchoredPosition = position; // Updates position if it is supposed to change
|
||||
}
|
||||
|
||||
public virtual void OnWindowInstantiation() { }
|
||||
|
||||
Reference in New Issue
Block a user