mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
@@ -1082,8 +1082,12 @@ function UI:afterLoad(old, new)
|
||||
gfx.cache.palette_greyscale_ghost = {}
|
||||
gfx.cache.language_fonts = {}
|
||||
gfx.builtin_font = nil
|
||||
|
||||
local palette = gfx:loadPalette("QData", "PREF01V.PAL", true)
|
||||
self.tooltip_font = gfx:loadFont("QData", "Font00V", false, palette)
|
||||
end
|
||||
end
|
||||
|
||||
self:setupGlobalKeyHandlers()
|
||||
|
||||
-- Cancel any saved screen movement from edge scrolling
|
||||
|
Reference in New Issue
Block a user