mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] Remove dead /datum/asset/language cheat [MDB IGNORE] (#19818)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
//this exists purely to avoid meta by pre-loading all language icons.
|
||||
/datum/asset/language
|
||||
|
||||
/datum/asset/language/register()
|
||||
set waitfor = FALSE
|
||||
|
||||
for(var/path in typesof(/datum/language))
|
||||
var/datum/language/language = new path()
|
||||
language.get_icon()
|
||||
Reference in New Issue
Block a user