map ci top text
This commit is contained in:
shayoki
2026-03-10 22:14:22 -05:00
parent f104d97ece
commit de04bdc9fd
12 changed files with 2835 additions and 2862 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
// BUBBER EDIT BEGIN - PREFS!
var/datum/preferences/pref
var/load_loadout = FALSE
var/obj/item/bitrunning_disk/prefs/prefdisk = locate() in neo.get_contents()
var/obj/item/disk/bitrunning/prefs/prefdisk = locate() in neo.get_contents()
if(prefdisk)
load_loadout = prefdisk.include_loadout
pref = prefdisk.loaded_preference