Skip to content

Commit

Permalink
Fixed several wrong icon
Browse files Browse the repository at this point in the history
Use pak128 arrow for sliced view, fixed remover icons, moved pipette next to revoer tool
  • Loading branch information
prissi committed Dec 22, 2024
1 parent 2d6e3ec commit e33b25d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 14 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Set the default behavior for all files.
* text=auto

*.tab text eol=lf
Binary file modified base/misc_GUI_64/wkz_icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 15 additions & 14 deletions pak128.prototype/config/menuconf.tab
Original file line number Diff line number Diff line change
Expand Up @@ -351,18 +351,18 @@ dialog_tool[37]=37,
toolbar[0][0]=toolbar[1],29,,Einstellungen aendern,settingtools.txt
toolbar[0][1]=dialog_tool[2]
toolbar[0][2]=general_tool[0]
toolbar[0][3]=general_tool[48]
toolbar[0][4]=toolbar[2],0,,SLOPETOOLS,slopetools.txt
toolbar[0][5]=toolbar[3],1,,RAILTOOLS,railtools.txt
toolbar[0][6]=toolbar[4],2,,MONORAILTOOLS,monorailtools.txt
toolbar[0][7]=toolbar[5],46,,MAGLEVTOOLS,maglevtools.txt
toolbar[0][8]=toolbar[6],3,,TRAMTOOLS,tramtools.txt
toolbar[0][9]=toolbar[7],4,,ROADTOOLS,roadtools.txt
toolbar[0][10]=toolbar[8],5,,SHIPTOOLS,shiptools.txt
toolbar[0][11]=toolbar[9],6,,AIRTOOLS,airtools.txt
toolbar[0][12]=toolbar[10],47,,NARROWGAUGETOOLS,railtools.txt
toolbar[0][13]=toolbar[11],7,,SPECIALTOOLS,special.txt
toolbar[0][14]=general_tool[1]
toolbar[0][3]=toolbar[2],0,,SLOPETOOLS,slopetools.txt
toolbar[0][4]=toolbar[3],1,,RAILTOOLS,railtools.txt
toolbar[0][5]=toolbar[4],2,,MONORAILTOOLS,monorailtools.txt
toolbar[0][6]=toolbar[5],46,,MAGLEVTOOLS,maglevtools.txt
toolbar[0][7]=toolbar[6],3,,TRAMTOOLS,tramtools.txt
toolbar[0][8]=toolbar[7],4,,ROADTOOLS,roadtools.txt
toolbar[0][9]=toolbar[8],5,,SHIPTOOLS,shiptools.txt
toolbar[0][10]=toolbar[9],6,,AIRTOOLS,airtools.txt
toolbar[0][11]=toolbar[10],47,,NARROWGAUGETOOLS,railtools.txt
toolbar[0][12]=toolbar[11],7,,SPECIALTOOLS,special.txt
toolbar[0][13]=general_tool[1]
toolbar[0][14]=general_tool[48]
toolbar[0][15]=-
toolbar[0][16]=dialog_tool[3]
toolbar[0][17]=toolbar[12],9,,EDITTOOLS,edittools.txt
Expand Down Expand Up @@ -447,7 +447,8 @@ toolbar[4][2]=bridges(5)
toolbar[4][3]=tunnels(5)
toolbar[4][4]=wayobjs(5)
toolbar[4][5]=signs(5)
toolbar[4][6]=general_tool[17],47,,5
toolbar[4][6]=general_tool[17],17,,5
#toolbar[4][6]=general_tool[17],47,,5
toolbar[4][7]=buildings(33,5)
toolbar[4][8]=buildings(34,5)
toolbar[4][9]=buildings(35,5)
Expand Down Expand Up @@ -495,7 +496,7 @@ toolbar[8][2]=bridges(3)
toolbar[8][3]=tunnels(3)
toolbar[8][4]=wayobjs(3)
toolbar[8][5]=signs(3)
toolbar[8][6]=general_tool[17],20,,3
toolbar[8][6]=general_tool[17],18,,3
toolbar[8][7]=buildings(33,3)
toolbar[8][8]=buildings(34,3)
toolbar[8][9]=buildings(11,3)
Expand Down

0 comments on commit e33b25d

Please sign in to comment.