Skip to content

Commit

Permalink
Set an actual turn rate
Browse files Browse the repository at this point in the history
darcs-hash:20081026040250-d53a8-56df9e3cfb6354ac3cd6792c751a2b5cea2edb3b.gz
  • Loading branch information
bshepherdson committed Oct 26, 2008
1 parent b16ffe1 commit 7d8f581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ship.hs
Expand Up @@ -23,7 +23,7 @@ tpFrigate = Ship {
, rudder = 0
, sx = 0
, sy = 0
, turnRate = 0
, turnRate = 30
}


Expand Down

0 comments on commit 7d8f581

Please sign in to comment.