More debug
This commit is contained in:
parent
432d23f13f
commit
f508717b3a
1 changed files with 3 additions and 0 deletions
|
@ -333,6 +333,9 @@ def home():
|
||||||
#if ip not in ['10.69.8.5', '10.69.8.202']:
|
#if ip not in ['10.69.8.5', '10.69.8.202']:
|
||||||
# abort(403)
|
# abort(403)
|
||||||
|
|
||||||
|
if DEBUG:
|
||||||
|
print(player, 'arrived')
|
||||||
|
|
||||||
if session.get('logged_in'):
|
if session.get('logged_in'):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue