mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
Removes /proc/type2parent, replaces it with ::parent_type (#96155)
This commit is contained in:
@@ -346,7 +346,7 @@ This is highly likely to cause massive amounts of lag as every object in the gam
|
||||
return
|
||||
while(initial(current.greyscale_config) == initial(parent.greyscale_config))
|
||||
current = parent
|
||||
parent = type2parent(current)
|
||||
parent = current::parent_type
|
||||
config_owner_type = current
|
||||
|
||||
/// Used for spray painting items in the gags_recolorable component
|
||||
|
||||
Reference in New Issue
Block a user