Skip to content

Commit 3522f31

Browse files
Co-authored-by: YangLeoZhao <YangLeoZhao@users.noreply.github.com>
1 parent fcc144f commit 3522f31

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/HeadlessWrapper.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ end
5151
function GetScreenScale()
5252
return 1
5353
end
54+
function GetVirtualScreenSize()
55+
return GetScreenSize()
56+
end
5457
function GetDPIScaleOverridePercent()
5558
return 1
5659
end

0 commit comments

Comments
 (0)