Browse Source

Increased AI

tags/chalkboard
madiwka3 4 years ago
parent
commit
7612577dc0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/baseGame.lua

+ 1
- 1
src/baseGame.lua View File

@@ -344,7 +344,7 @@ end
function debugCheck(dt)
if (gameState == "menu") then
updateTEXT = "0.7.4 Chalkboard Update"
updateTEXT = "0.7.6 Chalkboard Update"
end
dangerChecker()
elapsed = elapsed + dt


Loading…
Cancel
Save