added GetAzazel function
This commit is contained in:
@@ -23,5 +23,10 @@
|
|||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static GameObject GetAzazel()
|
||||||
|
{
|
||||||
|
return GameObject.FindGameObjectWithTag("Azazel");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user