Skip to content

Commit

Permalink
update action buttons on login
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRichardFrancis committed Dec 21, 2024
1 parent 463ea97 commit 30042e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/login.dm
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
client.create_UI(src.type)

add_click_catcher()
update_action_buttons()

client.CAN_MOVE_DIAGONALLY = FALSE

Expand Down

0 comments on commit 30042e6

Please sign in to comment.