mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
small correction
This commit is contained in:
parent
21c242ee05
commit
e46922d341
@ -344,7 +344,7 @@ function AUTOLASE:GetSmokeColor(RecceName)
|
||||
if self.RecceSmokeColor[RecceName] == nil then
|
||||
self.RecceSmokeColor[RecceName] = color
|
||||
else
|
||||
color = self.RecceLaserCode[RecceName]
|
||||
color = self.RecceSmokeColor[RecceName]
|
||||
end
|
||||
return color
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user