mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-28 08:16:47 +01:00
bump
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//this exists purely to avoid meta by pre-loading all language icons.
|
||||
/datum/asset/language/register()
|
||||
for(var/path in typesof(/datum/language))
|
||||
set waitfor = FALSE
|
||||
var/datum/language/L = new path ()
|
||||
L.get_icon()
|
||||
Reference in New Issue
Block a user