Merge branch 'dev'

This commit is contained in:
Shadow15510 2022-02-27 13:54:17 +01:00
commit 377be90983
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Asci (1.5.0)
# Asci (1.8.0)
class Asci:
def __init__(self, maps, entities, events_mapping, keys_mapping, behaviors=None, screen_width=21, screen_height=6):