This website works better with JavaScript.
Home
Explore
Help
Sign In
Madiwka
/
NuclearPong
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
Increased AI
tags/chalkboard
madiwka3
4 years ago
parent
62b38d54d9
commit
7612577dc0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save