Update mafiac camera fade util

This commit is contained in:
Vortrex
2021-10-25 13:08:15 -05:00
parent e15485dc30
commit ffd9558f03

View File

@@ -370,7 +370,7 @@ function areBlipsSupported() {
// ===========================================================================
function isFadeCameraSupported() {
return false;
return true;
}
// ===========================================================================