mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
515 Compat (#17465)
* ONLY SKYRAT CHANGES * ACTUALLY SKYRAT CHANGES * yolo, revert later * Update alternate_byond_versions.txt Co-authored-by: AnturK <AnturK@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
|
||||
var/starting_time = world.time
|
||||
|
||||
#if DM_VERSION >= 515
|
||||
log_reftracker("Refcount for [type]: [refcount(src)]")
|
||||
#endif
|
||||
|
||||
//Time to search the whole game for our ref
|
||||
DoSearchVar(GLOB, "GLOB", search_time = starting_time) //globals
|
||||
log_reftracker("Finished searching globals")
|
||||
|
||||
Reference in New Issue
Block a user