mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
winsets (#19616)
* winsets * . * . * match * . * . * . * . * needed * Gets rid of unused interface window --------- Co-authored-by: ItsSelis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -549,7 +549,6 @@
|
||||
return TOPIC_REFRESH_UPDATE_PREVIEW
|
||||
if("marking_remove")
|
||||
var/M = params["marking"]
|
||||
winshow(user, "prefs_markings_subwindow", FALSE)
|
||||
pref.body_markings -= M
|
||||
return TOPIC_REFRESH_UPDATE_PREVIEW
|
||||
if("marking_color")
|
||||
|
||||
Reference in New Issue
Block a user