mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Fix trace amount and performance
This commit is contained in:
@@ -2388,7 +2388,6 @@ function CONTROLLABLE:IsAirPlane()
|
||||
|
||||
if DCSObject then
|
||||
local Category = DCSObject:getDesc().category
|
||||
self:T( Category )
|
||||
return Category == Unit.Category.AIRPLANE
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user