diff options
Diffstat (limited to 'src/reel_sound_asset.cc')
| -rw-r--r-- | src/reel_sound_asset.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_sound_asset.cc b/src/reel_sound_asset.cc index 1f2ddcdd..dbac6cb3 100644 --- a/src/reel_sound_asset.cc +++ b/src/reel_sound_asset.cc @@ -68,7 +68,7 @@ ReelSoundAsset::ReelSoundAsset (shared_ptr<const cxml::Node> node) string -ReelSoundAsset::cpl_node_name (Standard) const +ReelSoundAsset::cpl_node_name() const { return "MainSound"; } |
