mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Improved typing indicator episode 2 the revenge (#28120)
* Improved typing indicator episode 2 the revenge * lil oops
This commit is contained in:
@@ -44,9 +44,10 @@ var/datum/subsystem/more_init/SSmore_init
|
||||
S.init_cams()
|
||||
|
||||
create_global_diseases()
|
||||
|
||||
|
||||
init_wizard_apprentice_setups()
|
||||
machinery_rating_cache = cache_machinery_components_rating()
|
||||
typing_indicator = new
|
||||
|
||||
/proc/cache_machinery_components_rating()
|
||||
var/list/cache = list()
|
||||
|
||||
Reference in New Issue
Block a user