Merge pull request #28351 from lzimann/sprites

Changes all dmis to be lowercase
This commit is contained in:
Joan Lung
2017-06-12 17:33:08 -04:00
committed by GitHub
18 changed files with 11 additions and 11 deletions
@@ -25,7 +25,7 @@
if(job_engsec_high)
switch(job_engsec_high)
if(AI_JF)
preview_icon = icon('icons/mob/AI.dmi', "AI", SOUTH)
preview_icon = icon('icons/mob/ai.dmi', "AI", SOUTH)
preview_icon.Scale(64, 64)
return
if(CYBORG)