diff options
author | Stijn Buys <ingar@osirion.org> | 2011-07-07 23:23:12 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2011-07-07 23:23:12 +0000 |
commit | bd421e2b53326657f2746ef0f55c08ea53d7a761 (patch) | |
tree | 3d02893a3d4de835fc0ee678afbab52747605abb /doc | |
parent | 035c602e0afc659b344d685614ec7a2e334636b6 (diff) |
Added a 2 second jump drive cooldown, added jump completed sound effect, reset keyboard modifiers when resetting the video subsystem.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/attributions.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/attributions.html b/doc/attributions.html index 3c837b3..6c786d5 100644 --- a/doc/attributions.html +++ b/doc/attributions.html @@ -410,6 +410,15 @@ </td> </tr> + <tr> + <td>sounds/engines</td> + <td>jump_stop00.wav</td> + <td> + Colman O'Reilly + (<a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a>) + </td> + </tr> + <!-- TEXTURES ====================================================== --> <tr class="divider"> |