16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 17:09:19 +02:00

vehicle params graphical representation

This commit is contained in:
milek7
2019-09-25 00:29:38 +02:00
parent 8bde68f209
commit 3c9111bb25
4 changed files with 90 additions and 3 deletions

View File

@@ -868,7 +868,7 @@ sound_source::update_counter( sound_handle const Sound, int const Value ) {
ui::Transcripts.Add( buffer.caption );
}
}
assert( sound( Sound ).playing >= 0 );
assert( sound( Sound ).playing >= 0 );
}
void