Sebastien Vandenberghe преди 6 години
родител
ревизия
4d2b9b9e8a
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/Engines/engine.ts

+ 2 - 2
src/Engines/engine.ts

@@ -973,9 +973,9 @@ export class Engine {
     /**
      * Gets the shader platfrom name used by the effects.
      */
-    public get shaderPlatformName: string {
+    public get shaderPlatformName(): string {
         return this._shaderPlatformName;
-    };
+    }
 
     /**
      * Creates a new engine