mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
fix some runtimes and an overlay overflow (#15915)
* fix some runtimes and memleaks * .
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
page--
|
||||
playsound(src, "pageturn", 50, 1)
|
||||
if(href_list["remove"])
|
||||
if(!pages.len)
|
||||
return
|
||||
var/obj/item/weapon/W = pages[page]
|
||||
usr.put_in_hands(W)
|
||||
pages.Remove(pages[page])
|
||||
|
||||
Reference in New Issue
Block a user