mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Topic UID finishing touches
This commit is contained in:
@@ -669,7 +669,7 @@ proc/CallMaterialName(ID)
|
||||
data["menu"] = menu
|
||||
data["submenu"] = submenu
|
||||
data["wait_message"] = wait_message
|
||||
data["src_ref"] = "\ref[src]"
|
||||
data["src_ref"] = UID()
|
||||
|
||||
data["linked_destroy"] = linked_destroy ? 1 : 0
|
||||
data["linked_lathe"] = linked_lathe ? 1 : 0
|
||||
|
||||
Reference in New Issue
Block a user