lab 1 complicate is done
This commit is contained in:
parent
2015c3a387
commit
cae0749393
@ -28,10 +28,8 @@ namespace ProjectTank
|
||||
break;
|
||||
default:
|
||||
numWheelers = WheelersDirection.FourthWheelers;
|
||||
MessageBox.Show("Неверное количество катков!");
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
public void Draw(int _startPosX, int _startPosY, Graphics g)
|
||||
|
Loading…
Reference in New Issue
Block a user