mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Remove Redunancy
This commit is contained in:
parent
0e2f6f6bd6
commit
7804412589
@ -47,7 +47,7 @@ namespace UnityAtoms
|
||||
/// </summary>
|
||||
protected virtual void ImplSpecificSetup() { }
|
||||
|
||||
private void OnEnable()
|
||||
private void Start()
|
||||
{
|
||||
if (Base == null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user