Aleš Mlakar преди 7 години
родител
ревизия
9f748b1b28
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      examples/40-svt/svt.cpp
  2. 1 1
      examples/40-svt/vt.cpp
  3. 1 1
      examples/40-svt/vt.h

+ 1 - 1
examples/40-svt/svt.cpp

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */

+ 1 - 1
examples/40-svt/vt.cpp

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */

+ 1 - 1
examples/40-svt/vt.h

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */