Allow `:p` to show a tongue as well as `:P`

This commit is contained in:
Robin Ward 2013-10-11 17:06:18 -04:00
parent af931f0444
commit d55dc3dd99
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
':\'(' : 'cry',
':\'-(' : 'cry',
':-\'(' : 'cry',
':p' : 'stuck_out_tongue',
':P' : 'stuck_out_tongue',
':-P' : 'stuck_out_tongue',
':O' : 'open_mouth',