This commit is contained in:
silicons
2020-07-26 15:59:56 -07:00
parent bd645b0e56
commit bf4b2dfbf5

View File

@@ -1827,6 +1827,9 @@ GLOBAL_LIST_EMPTY(roundstart_race_names)
return TRUE
CHECK_DNA_AND_SPECIES(M)
CHECK_DNA_AND_SPECIES(H)
if(!M.CheckActionCooldown())
return
M.DelayNextAction(CLICK_CD_MELEE)
if(!istype(M)) //sanity check for drones.
return TRUE