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
ball change
tags/online
madiwka3
4 years ago
parent
b3cc1a29e4
commit
1d2dea5ff2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.lua
+ 1
- 1
main.lua
View File
@@ -24,7 +24,7 @@ wall1width = 30
nuclearanimation = 3
easternum = 0
ball_DIR = 0
updaterate = 0.
1
updaterate = 0.
05
RED = 255
hitNum = {}
hitNum[1] = 0
Write
Preview
Loading…
Cancel
Save