mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
map ci
map ci top text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user