diff --git a/smiley_pack.tgz b/smiley_pack.tgz index 8aae089d..790bc064 100644 Binary files a/smiley_pack.tgz and b/smiley_pack.tgz differ diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index 533ebbb1..ed4d0e65 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -214,8 +214,8 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':basketball'; $b['icons'][] = '' . ':basketball' . ''; - $b['texts'][] = ':bowling'; - $b['icons'][] = '' . ':bowling' . ''; + $b['texts'][] = '~bowling'; + $b['icons'][] = '' . '~bowling' . ''; $b['texts'][] = ':cycling'; $b['icons'][] = '' . ':cycling' . '';