mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
remove invalid comment
This commit is contained in:
@@ -337,7 +337,7 @@ won't update every console in existence) but it's more of a hassle to do. Also,
|
||||
linked_destroy.icon_state = "d_analyzer"
|
||||
menu = MENU_DESTROY
|
||||
|
||||
if("maxresearch") //Eject the item inside the destructive analyzer.
|
||||
if("maxresearch")
|
||||
if(!check_rights(R_ADMIN))
|
||||
return
|
||||
if(alert("Are you sure you want to maximize research levels?","Confirmation","Yes","No")=="No")
|
||||
|
||||
Reference in New Issue
Block a user