Skip to content

Commit bd5f469

Browse files
committed
change parameter
1 parent d46f87a commit bd5f469

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

engine/src/main/battlecode/common/RobotController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,7 @@ public interface RobotController {
954954
/**
955955
* Safely drops robot in the specified direction
956956
*
957+
* @param dir direction to drop rat
957958
* @battlecode.doc.costlymethod
958959
*/
959960
void dropRat(Direction dir) throws GameActionException;

0 commit comments

Comments
 (0)