h. Updates NTOS, and axes p2p filetransfer!

This commit is contained in:
Letter N
2020-07-30 20:54:13 +08:00
parent b376a6b6c4
commit e40470f553
54 changed files with 797 additions and 516 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
if(!ui)
ui = new(user, src, "SkillPanel")
ui.open()
else if(need_static_data_update)
update_static_data(user)
need_static_data_update = FALSE
//else if(need_static_data_update)
// update_static_data(user)
// need_static_data_update = FALSE
/datum/skill_holder/ui_static_data(mob/user)
. = list()