Fix some data saving and wrong label setting
This commit is contained in:
@@ -1072,7 +1072,7 @@ function isCustomCameraSupported() {
|
||||
// ===========================================================================
|
||||
|
||||
function areWorldLabelsSupported() {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user