fixed previous
This commit is contained in:
@@ -40,6 +40,7 @@ public class PlayablePlayer : Player
|
||||
if (Input.GetMouseButtonDown(0))
|
||||
{
|
||||
eventstop = false;
|
||||
client.EventStopFinished();
|
||||
}
|
||||
|
||||
if (activated && !name.Equals(""))
|
||||
|
||||
Reference in New Issue
Block a user