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