Add caching to air alarms, apcs and power monitoring computers

This commit is contained in:
Markolie
2015-08-11 15:56:37 +02:00
parent 09fc2bc54f
commit ebdfeae887
9 changed files with 96 additions and 39 deletions
+6
View File
@@ -0,0 +1,6 @@
/datum/cache_entry
var/timestamp
var/data
/datum/repository
var/cache_data