Skip to content

Commit

Permalink
linters give me lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sunofang committed Jul 22, 2024
1 parent ca0e51e commit a941e39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GLOBAL_DATUM_INIT(fire_support_menu, /datum/fire_support_menu, new)
return

/datum/fire_support_menu/ui_status(mob/user, datum/ui_state/state)
return UI_INTERACTIVE
return UI_INTERACTIVE

/datum/fire_support_menu/ui_close(mob/user)
var/client/user_client = user.client
Expand Down

0 comments on commit a941e39

Please sign in to comment.