♪♫ Wer will lustige Schweifklammern sehn, der muss ins inf3 praktikum geh'n ♫ ♪
This commit is contained in:
@@ -176,8 +176,9 @@ namespace WorldOfPeacecraft
|
||||
|
||||
public void MoveStep ()
|
||||
{
|
||||
if (Pathwalker.HasMoreSteps())
|
||||
SenderBuffer.AddLine("ask:" + Pathwalker.NextStep());
|
||||
if (Pathwalker.HasMoreSteps ()) {
|
||||
SenderBuffer.AddLine ("ask:" + Pathwalker.NextStep ());
|
||||
}
|
||||
}
|
||||
|
||||
public void OnPlayerMoved (int x, int y)
|
||||
|
||||
Reference in New Issue
Block a user