mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Update 2.7 dev branch
This commit is contained in:
@@ -14,6 +14,6 @@ local LandUnit = UNIT:FindByName("Unit2")
|
||||
RadioSpeech = RADIOSPEECH:New( 124 )
|
||||
RadioSpeech:SetSenderUnitName( "Unit2" )
|
||||
|
||||
RadioSpeech:Start(2)
|
||||
RadioSpeech:Start()
|
||||
|
||||
RadioSpeech:ScheduleRepeat( 5, 30, 0, nil, RadioSpeech.Speak, "springfield11, patrolling" )
|
||||
Reference in New Issue
Block a user