canvas anchors and static ui
This commit is contained in:
@@ -38,6 +38,7 @@ public class jatekmanager : MonoBehaviour
|
||||
private void Awake()
|
||||
{
|
||||
Application.targetFrameRate = 60;
|
||||
|
||||
Instance = this;
|
||||
db = FindObjectOfType<DatabaseData>();
|
||||
usernameHandler = FindObjectOfType<UsernameHandler>();
|
||||
|
||||
Reference in New Issue
Block a user