Removed redundant variable
This commit is contained in:
@ -53,8 +53,6 @@ for path in os.listdir('../'):
|
|||||||
|
|
||||||
log.debug(f'Loaded game {gameID}')
|
log.debug(f'Loaded game {gameID}')
|
||||||
|
|
||||||
run = True
|
|
||||||
|
|
||||||
pygame.init()
|
pygame.init()
|
||||||
|
|
||||||
# I'm sorry, I prefer object-oriented programming. So sue me.
|
# I'm sorry, I prefer object-oriented programming. So sue me.
|
||||||
|
|||||||
Reference in New Issue
Block a user