Artur
2020-04-23 09:55:28 +03:00
parent 055606b81b
commit 80b47ec1c0
368 changed files with 29034 additions and 6568 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
/**
* tgui state: hands_state
*
* Checks that the src_object is in the user's hands.
**/
/**
* tgui state: hands_state
*
* Checks that the src_object is in the user's hands.
*/
GLOBAL_DATUM_INIT(hands_state, /datum/ui_state/hands_state, new)