Skip to content

Commit

Permalink
Biiiiiig (ParadiseSS13#18373)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bm0n authored Jul 22, 2022
1 parent b27e230 commit c0d0d6c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions interface/skin.dmf
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,24 @@ menu "menu"
category = "&Size"
can-check = true
group = "size"
elem "icon112"
name = "&112x112 (3.5x)"
command = ".winset \"mapwindow.map.icon-size=112\""
category = "&Size"
can-check = true
group = "size"
elem "icon96"
name = "&96x96 (3x)"
command = ".winset \"mapwindow.map.icon-size=96\""
category = "&Size"
can-check = true
group = "size"
elem "icon80"
name = "&80x80 (2.5x)"
command = ".winset \"mapwindow.map.icon-size=80\""
category = "&Size"
can-check = true
group = "size"
elem "icon64"
name = "&64x64 (2x)"
command = ".winset \"mapwindow.map.icon-size=64\""
Expand Down

0 comments on commit c0d0d6c

Please sign in to comment.