Skip to content

Commit

Permalink
v0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoNet committed Mar 22, 2013
1 parent 533314e commit 311f911
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import robocode.AdvancedRobot;

public class YourBot extends AdvancedRobot {
public class Veamer extends AdvancedRobot {
@Override
public void run() {
while(true) {
Expand Down

0 comments on commit 311f911

Please sign in to comment.