mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-07-01 20:36:27 +00:00
chore: DeviceV2 better PFL_WIDTH
This commit is contained in:
@ -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):
|
||||||
|
Reference in New Issue
Block a user