Reenables rust

This commit is contained in:
AnonymousHybi
2018-08-18 20:23:49 +01:00
parent d25d956e0a
commit 497adde0dc
+1 -1
View File
@@ -7,7 +7,7 @@
2 for preloading absolutely everything;
*/
//#define RUST_G "rust_g" // If uncommented, we will use the rust-g (https://github.com/tgstation/rust-g) native library for fast
#define RUST_G "rust_g" // If uncommented, we will use the rust-g (https://github.com/tgstation/rust-g) native library for fast
// logging. This requires you to have the rust_g.dll or rust_g (renamed from librust_g.so) installed in the root folder or BYOND/bin
// The define's value should be the name of library file.