Adds a sprite for the "quit vr" action button (#37994)

* is that a motherfucking 90s reference

* WHEN YA FUCK UP BADLY ENOUGH ON ADDING A SPRITE TGHAT YA GOTTA MANUALLY CHANGE CHANGELOG.HTML
This commit is contained in:
MrDoomBringer
2018-05-23 22:18:19 -04:00
committed by letterjay
parent 0e02725648
commit 1a40822f17
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -45,6 +45,8 @@
/datum/action/quit_vr
name = "Quit Virtual Reality"
icon_icon = 'icons/mob/actions/actions_vr.dmi'
button_icon_state = "logout"
/datum/action/quit_vr/Trigger()
if(..())