This commit is contained in:
syuilo
2018-06-26 18:25:50 +09:00
14 changed files with 17 additions and 17 deletions

View File

@ -1,5 +1,5 @@
export default () => [
'(=^・・^=)',
'v(‘ω’)v',
'v('ω')v',
'🐡( \'-\' 🐡 )フグパンチ!!!!'
][Math.floor(Math.random() * 3)];