removed dependency on plib, updated installer, fixed warnings
This commit is contained in:
@@ -78,7 +78,7 @@ SOUNDMAN->music->StopPlaying();
|
||||
//s[0].s.SetStartSeconds(45);
|
||||
//s[0].s.SetPositionSeconds();
|
||||
// s[4].s.SetLengthSeconds(1);
|
||||
s[0].s.SetPlaybackRate(1.20);
|
||||
s[0].s.SetPlaybackRate(1.20f);
|
||||
//s[0].s.SetStopMode(RageSound::M_LOOP);
|
||||
//s[0].s.Play();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user