Skip to content

Commit

Permalink
moves combat intent for not widescreen peeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk420634 committed Jan 6, 2025
1 parent 3883237 commit 5cc202e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_onclick/hud/_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
#define ui_storage1 "WEST+5:-9,SOUTH:3" //right pocket
#define ui_resistdelay "East-2:-4,SOUTH+0:36" //This is actually resist bar
#define ui_overridden_resist "East-2:-4,SOUTH+0:20" //this is the actual resist button
#define ui_combat_toggle "WEST+7:16,SOUTH:2"
#define ui_combat_toggle "CENTER+3:0,SOUTH:2"
#define ui_zonesel "EAST-3:-5,SOUTH:3"
#define ui_crafting "WEST+6:-15,SOUTH+1:1"
#define ui_building "WEST+5:1,SOUTH+1:1"
Expand Down

0 comments on commit 5cc202e

Please sign in to comment.