#EASYA2G - Initial release

This commit is contained in:
Applevangelist
2025-12-11 15:47:48 +01:00
parent 9b3aa423aa
commit f9410a9169
7 changed files with 944 additions and 9 deletions
+1 -1
View File
@@ -3060,7 +3060,7 @@ end
--- **[LEGION, COMMANDER, CHIEF]** Set the repeat delay in seconds after a mission is successful/failed. Only valid if the mission is handled by a LEGION (AIRWING, BRIGADE, FLEET) or higher level.
-- @param #AUFTRAG self
-- @param #number Nrepeat Repeat delay in seconds. Default 1.
-- @param #number RepeatDelay Repeat delay in seconds. Default 1.
-- @return #AUFTRAG self
function AUFTRAG:SetRepeatDelay(RepeatDelay)
self.repeatDelay = RepeatDelay