aa
This commit is contained in:
@@ -601,7 +601,8 @@ function fitIphoneX()
|
|||||||
string.find(mode, "iPhone10,6") or
|
string.find(mode, "iPhone10,6") or
|
||||||
string.find(mode, "iPhone11,3") or
|
string.find(mode, "iPhone11,3") or
|
||||||
string.find(mode, "iPhone11,6") or -- XS Max
|
string.find(mode, "iPhone11,6") or -- XS Max
|
||||||
string.find(mode, "iPhone11,8")
|
string.find(mode, "iPhone11,8") or
|
||||||
|
string.find(mode, "iPhone12,1")
|
||||||
then -- xr
|
then -- xr
|
||||||
NGUITools.isFringe = true
|
NGUITools.isFringe = true
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user