mirror of
https://github.com/FlightControl-Master/MOOSE_Demos.git
synced 2025-08-15 10:37:47 +00:00
Fixed wrong link in Wrapper/Group/100-IsAlive/GRP-100-IsAlive.miz
This commit is contained in:
parent
b299d084f2
commit
978f496aec
@ -5,7 +5,7 @@
|
||||
-- Modified: 23.02.2024
|
||||
--
|
||||
-- # Documentation:
|
||||
-- https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Core.Zone.html
|
||||
-- https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Wrapper.Group.html
|
||||
--
|
||||
-- # Description:
|
||||
--
|
||||
@ -29,5 +29,5 @@ local Schedule, ScheduleID = SCHEDULER:New( nil,
|
||||
local IsAliveRed = GroupRed:IsAlive()
|
||||
|
||||
GroupObserver:MessageToAll( "IsAliveBlue=" .. tostring(IsAliveBlue) .. " ----- IsAliveRed=" .. tostring(IsAliveRed), 1 )
|
||||
end, { GroupBlue, GroupRed }, 1, 1
|
||||
end, { GroupBlue, GroupRed }, 1, 1
|
||||
)
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user