mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
some updates
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -203,10 +203,6 @@ aux*.dll
|
||||
libaux*.so
|
||||
aux*.pdb
|
||||
|
||||
# byond-tracy, we intentionally do not ship this and do not want to maintain it
|
||||
prof.dll
|
||||
libprof.so
|
||||
|
||||
# JavaScript tools
|
||||
**/node_modules
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
// If this is uncommented, will attempt to load and initialize prof.dll/libprof.so.
|
||||
// We do not ship byond-tracy. Build it yourself here: https://github.com/mafemergency/byond-tracy/
|
||||
#define USE_BYOND_TRACY
|
||||
//#define USE_BYOND_TRACY
|
||||
|
||||
#ifndef PRELOAD_RSC //set to:
|
||||
#define PRELOAD_RSC 2 // 0 to allow using external resources or on-demand behaviour;
|
||||
|
||||
Reference in New Issue
Block a user