aboutsummaryrefslogtreecommitdiff
path: root/virus2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'virus2.lua')
-rw-r--r--virus2.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/virus2.lua b/virus2.lua
index 5c9a634..148c88e 100644
--- a/virus2.lua
+++ b/virus2.lua
@@ -18,7 +18,7 @@ function drawPopup(id)
if v2.pop.p[id].ad == 1 then
love.graphics.print("FREE PHONE!!!", 28, 9)
elseif v2.pop.p[id].ad == 2 then
- love.graphics.print("CURE FOOT FUNCGUS!!", 28, 9)
+ love.graphics.print("CURE FOOT FUNGUS!!", 28, 9)
elseif v2.pop.p[id].ad == 3 then
love.graphics.print("YOU WON!!!", 28, 9)
elseif v2.pop.p[id].ad == 4 then