mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Changed some code showed in LGTM and Coverage
This commit is contained in:
@@ -499,7 +499,6 @@ void VideoStreamPlaybackTheora::update(float p_delta) {
|
||||
/*If we are too slow, reduce the pp level.*/
|
||||
pp_inc = pp_level > 0 ? -1 : 0;
|
||||
}
|
||||
} else {
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user