xd
This commit is contained in:
parent
e1aac08c6b
commit
7a2548f13d
@ -50,7 +50,7 @@ namespace CzokoŚmieciarka.MonoGameView
|
||||
{
|
||||
// TODO: Add your initialization logic here
|
||||
roadPos = new Vector2(0, 0);
|
||||
timer = 0.2f;
|
||||
timer = 5f;
|
||||
for (int x=0;x<10;x++)
|
||||
{
|
||||
for (int y=0;y<10;y++)
|
||||
|
Loading…
Reference in New Issue
Block a user