Updated to latest attempts. Oy.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#define EXTOOLS (world.system_type == MS_WINDOWS ? "byond-extools.dll" : "libbyond-extools.so")
|
||||
#define AUXTOOLS (world.system_type == MS_WINDOWS ? "auxtools.dll" : "auxtools.so")
|
||||
#define AUXTOOLS (world.system_type == MS_WINDOWS ? "auxmos.dll" : "auxmos.so")
|
||||
|
||||
Reference in New Issue
Block a user