mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-23 03:02:50 +03:00
A couple of minor changes on the UI.
This commit is contained in:
@@ -292,7 +292,7 @@ void cEETest::Init() {
|
||||
|
||||
if ( Mus.OpenFromPack( &PAK, "music.ogg" ) ) {
|
||||
Mus.Loop(true);
|
||||
Mus.Volume( 0.f );
|
||||
//Mus.Volume( 0.f );
|
||||
Mus.Play();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user