Skip to content

Commit

Permalink
z?
Browse files Browse the repository at this point in the history
  • Loading branch information
shenjackyuanjie committed Feb 9, 2025
1 parent 3b5418f commit 5ae4896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Difficult_Rocket/gui/widget/button.py
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ def __init__(
) -> None:
self._x = x
self._y = y
self._z = 1.0
self._width = width
self._height = height
self._thick1 = thick1
Expand Down

0 comments on commit 5ae4896

Please sign in to comment.