This commit is contained in:
Applevangelist
2025-02-23 16:09:41 +01:00
parent b66a342642
commit 25845c4d22
3 changed files with 15 additions and 5 deletions

View File

@@ -4310,7 +4310,7 @@ function CONTROLLABLE:OptionDisperseOnAttack( Seconds )
end
--- Returns if the unit is a submarine.
-- @param #POSITIONABLE self
-- @param #CONTROLLABLE self
-- @return #boolean Submarines attributes result.
function CONTROLLABLE:IsSubmarine()
self:F2()