2025-08-27 15:28 CEST

spring: develop fc84bb92 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-09-09 04:11:35 develop 46f9fdb8
Changeset * Fixed the double LoadSound()
* Note that the new format is actually:
    sounds = {
      select = {
        { file = 'sndname', volume = 3.3 },
      }
    }
  -- not { name = 'sndname', volume = 3.3 }


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4336 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]