mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-21 05:02:28 +02:00
Numerous E3 bug fixes.
This commit is contained in:
@@ -13,7 +13,7 @@ joints {
|
||||
|
||||
mesh {
|
||||
// legacy mesh 0
|
||||
shader "P:/Doom/base/models/wipes/marsatmosphere2.tga"
|
||||
shader "models/wipes/marsatmosphere2"
|
||||
|
||||
numverts 4
|
||||
vert 0 ( 0.000000 1.000000 ) 0 1
|
||||
@@ -34,7 +34,7 @@ mesh {
|
||||
|
||||
mesh {
|
||||
// legacy mesh 1
|
||||
shader "P:/Doom/base/models/wipes/marsatmosphere.tga"
|
||||
shader "models/wipes/marsatmosphere"
|
||||
|
||||
numverts 4
|
||||
vert 0 ( 0.000000 1.000000 ) 0 1
|
||||
@@ -55,7 +55,7 @@ mesh {
|
||||
|
||||
mesh {
|
||||
// legacy mesh 2
|
||||
shader "P:/Doom/base/models/wipes/starssmaller.tga"
|
||||
shader "models/wipes/starssmaller"
|
||||
|
||||
numverts 4
|
||||
vert 0 ( 0.000000 1.000000 ) 0 1
|
||||
|
||||
Reference in New Issue
Block a user