This commit is contained in:
Applevangelist
2023-06-13 08:35:27 +02:00
parent 3d4eb1545e
commit 253ed62d46
4 changed files with 25 additions and 17 deletions

View File

@@ -3040,7 +3040,7 @@ do -- SET_UNIT
-- @param Wrapper.Unit#UNIT MUnit
-- @return #SET_UNIT self
function SET_UNIT:IsIncludeObject( MUnit )
self:F2( MUnit )
self:F2( {MUnit} )
local MUnitInclude = false