small fixes
This commit is contained in:
parent
928a5e9cef
commit
5164182edb
4 changed files with 36 additions and 21 deletions
|
@ -26,6 +26,7 @@ public class LobbySetup : MonoBehaviour {
|
|||
|
||||
public void Setup(){
|
||||
PlayerProperties.CreatePlayerHashtable();
|
||||
GameBoardInstance.instance.ResetGame();
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue