This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-Tanks
mirror of
https://github.com/jrtechs/Tanks.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
pull/1/head
16nlyons
8 years ago
parent
88e600a094
commit
106dfdd956
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/tanks/Tanks.java
+ 1
- 1
src/tanks/Tanks.java
View File
@ -20,7 +20,7 @@ public class Tanks
}
private
abstract
class
Enemy
extends
RotationalElement
{
/
/
this
is
a
test
by
nick
}
private
class
Zombie
extends
Enemy
{
Write
Preview
Loading…
Cancel
Save