mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-07-01 12:26:27 +00:00
chore: DeviceV2 better PFL_WIDTH
This commit is contained in:
@ -38,7 +38,7 @@ class Sizes:
|
||||
|
||||
@property
|
||||
def PFL_WIDTH(self):
|
||||
return self.apply_factor(150)
|
||||
return self.apply_factor(76)
|
||||
|
||||
@property
|
||||
def PFL_FONT_PX(self):
|
||||
|
Reference in New Issue
Block a user