mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[NO GBP] Fixes folder renaming not working (#93505)
## About The Pull Request I forgot to add the flags when I redid it. ## Why It's Good For The Game Mistake ## Changelog 🆑 fix: Folder renaming works again /🆑
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
pressure_resistance = 2
|
||||
resistance_flags = FLAMMABLE
|
||||
obj_flags = UNIQUE_RENAME | RENAME_NO_DESC
|
||||
/// The background color for tgui in hex (with a `#`)
|
||||
var/bg_color = "#7f7f7f"
|
||||
/// A typecache of the objects that can be inserted into a folder
|
||||
|
||||
Reference in New Issue
Block a user