mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
CRewardableObject: remove now unused soundID
This commit is contained in:
committed by
DJWarmonger
parent
f15cadc87b
commit
c5ca75bc53
@@ -119,7 +119,6 @@ void CRandomRewardObjectInfo::configureObject(CRewardableObject * object, CRando
|
||||
|
||||
//TODO: visitMode and selectMode
|
||||
|
||||
object->soundID = parameters["soundID"].Float();
|
||||
object->resetDuration = parameters["resetDuration"].Float();
|
||||
object->canRefuse =parameters["canRefuse"].Bool();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user