diff options
| author | 1029chris <1029chris@gmail.com> | 2016-05-30 11:18:58 -0700 |
|---|---|---|
| committer | 1029chris <1029chris@gmail.com> | 2016-05-30 11:18:58 -0700 |
| commit | 2db6b9a177f5b0e40774284dcce59f0a257984f5 (patch) | |
| tree | 6c8735823df88b80914ea1240c0d4f0010925209 | |
| parent | d391af3dc0610097413117fec853ba8eeca8d923 (diff) | |
Virus now catches on to when you make him mad the previous game
| -rw-r--r-- | var.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -259,6 +259,7 @@ function loadPre() sys.w = love.graphics.getWidth() sys.h = love.graphics.getHeight() virus1Lose = 0 + virus1Pissed = false end function loadRe() loading = 0 |
