]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Merge branch 'sev/unicode_mapping_fix' into 'master'
authorAnt Zucaro <azucaro@gmail.com>
Wed, 6 May 2015 02:38:26 +0000 (02:38 +0000)
committerAnt Zucaro <azucaro@gmail.com>
Wed, 6 May 2015 02:38:26 +0000 (02:38 +0000)
commit75c4686ce3884fbae41d9d8aae8632e2fc78ea90
treed75f8bde1710e4dcc81244a1ae49268ccb8f96df
parent6f048a81ef4490a8583dde5d25a79493ab2a6e99
parent28e1b9e4d877296cfe8cdd3e398cc2e4a34ae956
Merge branch 'sev/unicode_mapping_fix' into 'master'

Correct the mapping of the smiling emoticon

I noticed that one of my unicode mappings is incorrect. Sorry about that.
This branch changes U+1F60F (😏) to the correct U+1F603 (😃).

See merge request !2