更新 'scoreboard.py'
This commit is contained in:
parent
9561479b78
commit
ac50935e91
|
@ -79,12 +79,3 @@ class Scoreboard:
|
|||
ship.rect.x = 10 + ship_number * ship.rect.width
|
||||
ship.rect.y = 10
|
||||
self.ships.add(ship)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue