add background image
This commit is contained in:
parent
1e1967ef93
commit
e3c2a79ce7
BIN
data/background/background.jpg
Normal file
BIN
data/background/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 166 KiB |
@ -7,7 +7,7 @@ import pygame
|
||||
from pygame.locals import *
|
||||
|
||||
from human import HumanContext
|
||||
from utils import config_logging, read_image
|
||||
from utils import config_logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
current_file_path = os.path.dirname(os.path.abspath(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user