Chromium Code Reviews| Index: sky/sdk/example/game/lib/particle_system.dart |
| diff --git a/sky/sdk/example/game/lib/particle_system.dart b/sky/sdk/example/game/lib/particle_system.dart |
| index 2ad4cf69da9b721ba60634ec47362da4054735f6..8ff9631f18b2378749a632af50a8f0e4e0b9d333 100644 |
| --- a/sky/sdk/example/game/lib/particle_system.dart |
| +++ b/sky/sdk/example/game/lib/particle_system.dart |
| @@ -316,4 +316,4 @@ class RSTransform { |
| double ty; |
| RSTransform(this.scos, this.ssin, this.tx, this.ty); |
| -} |
| +} |