connection code for client
This commit is contained in:
@@ -27,7 +27,7 @@ namespace FastArena
|
||||
|
||||
public void Kill()
|
||||
{
|
||||
Destroy(this.gameObject);
|
||||
Destroy(gameObject);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user