Skip to content

Commit 1dd193b

Browse files
committed
typo
1 parent d1feb95 commit 1dd193b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ public class GameConstants {
247247
public static final int THROW_DURATION = 4;
248248

249249
/**
250-
* Incurred cooldown for throwing up a rat
250+
* Incurred cooldown for throwing a rat
251251
*/
252252
public static final int THROW_RAT_COOLDOWN = 20;
253253

0 commit comments

Comments
 (0)