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