mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-04-21 14:30:17 +00:00
chore: DeviceV2 better PFL_WIDTH
This commit is contained in:
parent
b9583f8c6a
commit
cb65b68507
@ -38,7 +38,7 @@ class Sizes:
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def PFL_WIDTH(self):
|
def PFL_WIDTH(self):
|
||||||
return self.apply_factor(150)
|
return self.apply_factor(76)
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def PFL_FONT_PX(self):
|
def PFL_FONT_PX(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user