Selaa lähdekoodia

Minor change to racer title on game config.

seanpaultaylor 12 vuotta sitten
vanhempi
sitoutus
36174b5eb0
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      samples/racer/game.dxt.config
  2. 1 1
      samples/racer/game.png.config

+ 1 - 1
samples/racer/game.dxt.config

@@ -3,7 +3,7 @@ window
     width = 1280
     width = 1280
     height = 720
     height = 720
     fullscreen = false
     fullscreen = false
-    title = Racing Sample
+    title = Racer
 }
 }
 
 
 scripts
 scripts

+ 1 - 1
samples/racer/game.png.config

@@ -3,7 +3,7 @@ window
     width = 1280
     width = 1280
     height = 720
     height = 720
     fullscreen = false
     fullscreen = false
-    title = Racing Sample
+    title = Racer
 }
 }
 
 
 scripts
 scripts