Merge branch 'develop' into render_sync
This commit is contained in:
commit
ee101063e4
@ -7,7 +7,7 @@ import pygame
|
|||||||
from pygame.locals import *
|
from pygame.locals import *
|
||||||
|
|
||||||
from human import HumanContext
|
from human import HumanContext
|
||||||
from utils import config_logging, read_image
|
from utils import config_logging
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
current_file_path = os.path.dirname(os.path.abspath(__file__))
|
current_file_path = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
Loading…
Reference in New Issue
Block a user