Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

14 lines
298 B
Lua

require("prototypes.fonts")
require("prototypes.sprites")
require("controls")
data.raw["gui-style"]["default"]["ic_title_frame"] = {
type = "frame_style",
graphical_set = {},
horizontally_stretchable = "on",
padding = 0,
right_margin = 6,
top_margin = 4,
vertical_align = "center"}