Code cleanup. (Amend)
This commit is contained in:
@@ -131,7 +131,6 @@ namespace Cryville.Crtr.Event {
|
||||
protected virtual void Awake(ContainerState s) {
|
||||
if (gogroup) CloseAnchor();
|
||||
}
|
||||
protected virtual void GetPosition(ContainerState s) { }
|
||||
public virtual void StartUpdate(ContainerState s) {
|
||||
if (s.CloneType >= 2 && s.CloneType < 16) {
|
||||
PreAwake(s);
|
||||
|
Reference in New Issue
Block a user