PlayerPlacement

This commit is contained in:
brausjonas
2023-02-27 18:56:16 +01:00
parent 707646fa1c
commit f3cfdffb51
6 changed files with 607 additions and 7 deletions
@@ -7,4 +7,5 @@ public class PlayerInfoElements : MonoBehaviour
{
public TMP_Text textCoinInfo;
public TMP_Text textStarsInfo;
public TMP_Text textPlacement;
}