hedgewars/uSound.pas
changeset 14820 183677a07c8d
parent 14819 fba15e2f5e5b
child 14831 64f88108926b
--- a/hedgewars/uSound.pas	Sat Apr 20 05:14:24 2019 +0200
+++ b/hedgewars/uSound.pas	Sat Apr 20 05:39:57 2019 +0200
@@ -329,7 +329,8 @@
             (FileName:             'Cutitout.ogg'; Path: ptVoices; AltPath: ptNone),// sndCutItOut
             (FileName:         'Leavemealone.ogg'; Path: ptVoices; AltPath: ptNone),// sndLeaveMeAlone
             (FileName:                 'Ouch.ogg'; Path: ptVoices; AltPath: ptNone),// sndOuch
-            (FileName:                  'Hmm.ogg'; Path: ptVoices; AltPath: ptNone) // sndHmm
+            (FileName:                  'Hmm.ogg'; Path: ptVoices; AltPath: ptNone),// sndHmm
+            (FileName:                 'Kiss.ogg'; Path: ptSounds; AltPath: ptNone) // sndKiss
             );