Bug fixing

This commit is contained in:
Applevangelist
2021-09-02 18:04:39 +02:00
parent 7433a7144c
commit 8235b51a14
2 changed files with 2 additions and 1 deletions

View File

@@ -2829,6 +2829,7 @@ function RANGE:_CheckInZone(_unitName)
local accur=0
if shots>0 then
accur=_result.hits/shots*100
if accur > 100 then accur = 100 end
end
-- Message text.