aboutsummaryrefslogtreecommitdiff
path: root/virus1.lua
diff options
context:
space:
mode:
Diffstat (limited to 'virus1.lua')
-rw-r--r--virus1.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/virus1.lua b/virus1.lua
index 3f1a389..a9a5224 100644
--- a/virus1.lua
+++ b/virus1.lua
@@ -30,6 +30,7 @@ function drawVirusFight1()
win[4].x = sys.w/2-100+7
win[4].y = sys.h/2-75
layer.sentToFront = 4
+ antivirus.scanning = true
end
if v1.c.chat.msgs > 7 then
orderWindows()