Skip to content

Commit

Permalink
refactor: Additional include to fix crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
strakam committed Oct 3, 2024
1 parent 136cc61 commit 1dc144a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generals/gui/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
TrainEventHandler,
GameEventHandler,
ReplayEventHandler,
ReplayCommand,
Command,
)
from .rendering import Renderer
Expand Down

0 comments on commit 1dc144a

Please sign in to comment.