remove invalid comment

This commit is contained in:
nicetoolbox
2020-10-02 01:23:54 -07:00
parent 3e35a59e24
commit 2a8e1e4c06
+1 -1
View File
@@ -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")