[MIRROR] Fixes game panel href token (#2898)
* Fixes game panel href token * wew
This commit is contained in:
committed by
Poojawa
parent
91fd8f7132
commit
518e04a653
@@ -6,4 +6,4 @@
|
||||
create_turf_html = file2text('html/create_object.html')
|
||||
create_turf_html = replacetext(create_turf_html, "null /* object types */", "\"[turfjs]\"")
|
||||
|
||||
user << browse(replacetext(create_turf_html, "/* ref src */", "\ref[src];[HrefToken()]"), "window=create_turf;size=425x475")
|
||||
user << browse(create_panel_helper(create_turf_html), "window=create_turf;size=425x475")
|
||||
|
||||
Reference in New Issue
Block a user