| Index: client/dom/generated/src/frog/WebGLContextAttributes.dart
|
| diff --git a/client/dom/generated/src/frog/WebGLContextAttributes.dart b/client/dom/generated/src/frog/WebGLContextAttributes.dart
|
| index 020866a38f0fd6b24be6dc0dff93fd9c4d6f67a9..0b2d258c500134a00db7042ea68f09db090370ff 100644
|
| --- a/client/dom/generated/src/frog/WebGLContextAttributes.dart
|
| +++ b/client/dom/generated/src/frog/WebGLContextAttributes.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class WebGLContextAttributes native "*WebGLContextAttributes" {
|
| +class WebGLContextAttributesJS implements WebGLContextAttributes native "*WebGLContextAttributes" {
|
|
|
| bool get alpha() native "return this.alpha;";
|
|
|
|
|