diff options
Diffstat (limited to 'client/modules/Life.py')
| -rw-r--r-- | client/modules/Life.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/modules/Life.py b/client/modules/Life.py index 2c79ee1..259d976 100644 --- a/client/modules/Life.py +++ b/client/modules/Life.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import random import re |
