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:
skoglol
2019-10-26 21:02:05 +13:00
committed by oranges
parent 53031d2abe
commit ffc50cd259
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -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