Merge pull request #892 from VOREStation/pixels

Fixes the pixels.
This commit is contained in:
Arokha Sieyes
2017-02-02 10:25:25 -05:00
committed by GitHub
3 changed files with 3 additions and 0 deletions
@@ -0,0 +1,2 @@
/obj/machinery/chem_master
icon = 'icons/obj/chemical_vr.dmi'
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

+1
View File
@@ -1986,6 +1986,7 @@
#include "code\modules\reagents\Chemistry-Holder.dm"
#include "code\modules\reagents\Chemistry-Logging.dm"
#include "code\modules\reagents\Chemistry-Machinery.dm"
#include "code\modules\reagents\Chemistry-Machinery_vr.dm"
#include "code\modules\reagents\Chemistry-Metabolism.dm"
#include "code\modules\reagents\Chemistry-Readme.dm"
#include "code\modules\reagents\Chemistry-Reagents-Helpers.dm"