mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds game mode panel to check antagonists window. (#47313)
About The Pull Request Title. Also increased size of the game panel window slightly to avoid scrolling. Why It's Good For The Game Changelog cl Skoglol admin: Dynamic game mode panel can now be accessed from the Check Antagonists window. /cl
This commit is contained in:
@@ -437,7 +437,7 @@
|
||||
if(marked_datum && istype(marked_datum, /atom))
|
||||
dat += "<A href='?src=[REF(src)];[HrefToken()];dupe_marked_datum=1'>Duplicate Marked Datum</A><br>"
|
||||
|
||||
usr << browse(dat, "window=admin2;size=210x200")
|
||||
usr << browse(dat, "window=admin2;size=240x280")
|
||||
return
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////admins2.dm merge
|
||||
|
||||
Reference in New Issue
Block a user