mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-21 13:45:59 +00:00
Removed debug print in narrow font config
This commit is contained in:
@@ -403,7 +403,6 @@ end
|
||||
|
||||
# Sets a bitmap's font to the system narrow font.
|
||||
def pbSetNarrowFont(bitmap)
|
||||
p "narrow"
|
||||
bitmap.font.name = pbNarrowFontName
|
||||
bitmap.font.size = mkxp? ? 29 : 31
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user