diff options
Diffstat (limited to 'virus1.lua')
| -rw-r--r-- | virus1.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -543,6 +543,7 @@ function drawVirusFight1() if v1.explodeEndFrame >= 20 then v1.yes = false if v1.c.chat.msgs == 47 then + love.filesystem.write("savegame.txt", "v1.complete = true;virus1Lose = " .. virus1Lose .. ";") win[4].w = 200 antivirus.status = "Virus Defeated" win[4].update = true |
