This commit is contained in:
Applevangelist
2023-11-11 19:01:51 +01:00
parent 847df24ab0
commit fb4914a120
4 changed files with 150 additions and 54 deletions

View File

@@ -486,7 +486,7 @@ function PLAYERRECCE:_GetClockDirection(unit, target)
end
--- [User] Set a table of possible laser codes.
-- Each new RECCE can select a code from this table, default is 1688.
-- Each new RECCE can select a code from this table, default is { 1688, 1130, 4785, 6547, 1465, 4578 }.
-- @param #PLAYERRECCE self
-- @param #list<#number> LaserCodes
-- @return #PLAYERRECCE