Commit f727a62a authored by hosein's avatar hosein

police -> randomMove added

parent b4ce3abc
...@@ -97,6 +97,7 @@ public class Police { ...@@ -97,6 +97,7 @@ public class Police {
playGround.changeSituation(x, y, X, Y, 1); playGround.changeSituation(x, y, X, Y, 1);
x = X; x = X;
y = Y; y = Y;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment