Fix hard-coded lock names in event system to match new hierarchy.

This commit is contained in:
Griatch 2017-07-09 13:03:01 +02:00
parent 594500c4c7
commit be8452b1c7
4 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@ TABLECHAR = "c"
FORM = """
.------------------------------------------------.
| |
| Name: xxxxxAAxxxx Player: xxxxxxx2xxxxxxx |
| Name: xxxxxAAxxxx Account: xxxxxxx2xxxxxxx |
| xxxxxxxxxxx |
| |
>----------------------------------------------<

View file

@ -387,7 +387,7 @@ class TestEvForm(TestCase):
u'| Name: \x1b[0m\x1b[1m\x1b[32mTom\x1b[1m\x1b[32m \x1b'
u'[1m\x1b[32mthe\x1b[1m\x1b[32m \x1b[0m \x1b[0m '
u'Account: \x1b[0m\x1b[1m\x1b[33mGriatch '
u'\x1b[0m\x1b[0m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[0m\x1b[0m '
u'\x1b[0m\x1b[0m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[1m\x1b[32m\x1b[0m\x1b[0m '
u'|\n'
u'| \x1b[0m\x1b[1m\x1b[32mBouncer\x1b[0m \x1b[0m |\n'
u'| |\n'