nametag: Add beginnings of otp.nametag package.
This commit is contained in:
parent
0a72307e9b
commit
24f258e87d
2 changed files with 9 additions and 0 deletions
9
otp/nametag/NametagConstants.py
Normal file
9
otp/nametag/NametagConstants.py
Normal file
|
@ -0,0 +1,9 @@
|
|||
FNoQuitButton=256
|
||||
CFPageButton=16
|
||||
CFQuicktalker=4
|
||||
CFQuitButton=32
|
||||
CFReversed=64
|
||||
CFSndOpenchat=128
|
||||
CFSpeech=1
|
||||
CFThought=2
|
||||
CFTimeout=8
|
0
otp/nametag/__init__.py
Normal file
0
otp/nametag/__init__.py
Normal file
Loading…
Reference in a new issue