This commit is contained in:
funkyfranky 2017-10-19 23:36:28 +02:00
parent 210ad2154c
commit 3e16e5fa51

View File

@ -3108,10 +3108,6 @@ function RAT._WaypointFunction(group, rat, wp)
end
end
if wp==2 then
rat._Despawn(rat, group)
end
if wp==rat.wp_final then
local text="Final waypoint reached!"
env.info(RAT.id..text)