Skip to content

Commit

Permalink
Full lobby sprites translate
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Apr 14, 2024
1 parent f8233f7 commit 29faf76
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions modular_bandastation/aesthetics/lobby/code/lobby.dm
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
/atom/movable/screen/lobby/button/ready
icon = 'modular_bandastation/aesthetics/lobby/icons/ready.dmi'

/atom/movable/screen/lobby/button/join
icon = 'modular_bandastation/aesthetics/lobby/icons/join.dmi'

/atom/movable/screen/lobby/button/observe
icon = 'modular_bandastation/aesthetics/lobby/icons/observe.dmi'

/atom/movable/screen/lobby/button/character_setup
icon = 'modular_bandastation/aesthetics/lobby/icons/character_setup.dmi'
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 29faf76

Please sign in to comment.