Removes /proc/type2parent, replaces it with ::parent_type (#96155)

This commit is contained in:
tonty
2026-05-20 11:49:32 -04:00
committed by GitHub
parent 38dbdb8469
commit 960d0a7278
6 changed files with 11 additions and 26 deletions
+1 -1
View File
@@ -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