Chromium Code Reviews| Index: sky/examples/game/lib/game_demo_world.dart |
| diff --git a/sky/examples/game/lib/game_demo_world.dart b/sky/examples/game/lib/game_demo_world.dart |
| index 3a6898fdcb61dba0c5b7409b220615c2a042c912..c6975f352e014567f6c86b026511417279c56e1c 100644 |
| --- a/sky/examples/game/lib/game_demo_world.dart |
| +++ b/sky/examples/game/lib/game_demo_world.dart |
| @@ -460,4 +460,4 @@ double pointQuickDist(Point a, Point b) { |
| else { |
| return dy + dx/2.0; |
| } |
| -} |
| +} |