Merge pull request #6230 from Citadel-Station-13/upstream-merge-36875

[MIRROR] adds a sprite to the "show roundend report" button
This commit is contained in:
LetterJay
2018-04-02 05:22:20 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -447,7 +447,7 @@
/datum/action/report
name = "Show roundend report"
button_icon_state = "vote"
button_icon_state = "round_end"
/datum/action/report/Trigger()
if(owner && GLOB.common_report && SSticker.current_state == GAME_STATE_FINISHED)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB