remove useless from now on method behaviour:makeTurn()
This commit is contained in:
parent
d6644fb799
commit
86512e2c90
@ -68,11 +68,4 @@ function behavior.new(class)
|
||||
}, behavior)
|
||||
end
|
||||
|
||||
--- @return Task<nil>
|
||||
function behavior:makeTurn()
|
||||
return function(callback)
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
return behavior
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user