Daycycle finished

This commit is contained in:
s-prechtl 2022-05-19 14:21:22 +02:00
parent e9f4f3344b
commit a24cb01365
6 changed files with 18 additions and 18 deletions

View file

@ -17,7 +17,6 @@ public class PlayerController : MonoBehaviour {
public static PlayerController getInstance() {
return instance;
}
// Start is called before the first frame update
void Start()