This commit is contained in:
silicons
2021-09-27 17:40:53 -07:00
parent 505b86afbe
commit 697ea7ad93
4 changed files with 10 additions and 0 deletions
+3
View File
@@ -187,3 +187,6 @@
var/list/block_parry_hinted = list()
/// moused over objects, currently capped at 7. this is awful, and should be replaced with a component to track it using signals for parrying at some point.
var/list/moused_over_objects = list()
/// AFK tracking
var/last_activity = 0