diff options
| author | robojumper <robojumper@gmail.com> | 2025-06-13 11:21:04 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-09-13 10:49:03 +0200 |
| commit | f9e95f9bb03b9474bbee85b03121c9b4e158aea4 (patch) | |
| tree | a99cd7311da8ceb83c86e850120ce780a9af3bc1 /src/toBeSorted/actor_info.cpp | |
| parent | a30123ac3d0f998fdc62027092fa63e256b2e163 (diff) | |
More d/snd
Diffstat (limited to 'src/toBeSorted/actor_info.cpp')
| -rw-r--r-- | src/toBeSorted/actor_info.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toBeSorted/actor_info.cpp b/src/toBeSorted/actor_info.cpp index 341d7775..98e829e2 100644 --- a/src/toBeSorted/actor_info.cpp +++ b/src/toBeSorted/actor_info.cpp @@ -271,7 +271,7 @@ static const ActorInfo sInfos[] = { { "ESiren", fProfile::E_SIREN, fProfile::E_SIREN, 0xFFFF, 18, 0}, { "ESktl", fProfile::E_SKYTAIL, fProfile::E_SKYTAIL, 2, 10, 0}, { "ESm", fProfile::E_SM, fProfile::E_SM, 59, 11, 0}, - { "ESpark", fProfile::E_SPARK, fProfile::E_SPARK, 67, 17, 0}, + { "ESpark", fProfile::E_SPARK, fProfile::E_SPARK, 67, SND_SOURCE_SPARK, 0}, { "ESyako", fProfile::E_SYAKOMAITO, fProfile::E_SYAKOMAITO, 68, 10, 0}, { "EWs", fProfile::E_WS, fProfile::E_WS, 6, 15, 0}, { "Eel", fProfile::EEL, fProfile::EEL, 0xFFFF, 0xFF, 0}, |
