Subversion Repositories duke3d_hrp

Compare Revisions

No changes between revisions

Regard whitespace Rev 29 → Rev 30

/highres/textures.def
3,7 → 3,11
 
// Tiles000
 
texture 0 { pal 0 { file "highres/textures/0000.png" } }
texture 0 {
pal 0 { file "highres/textures/0000.png" }
normal { file "highres/textures/0000_n.png" parallaxbias 0 parallaxscale 0.05 }
specular { file "highres/textures/0000_s.png" }
}
 
texture 62 { pal 0 { file "highres/textures/0062.png" } }
texture 63 { pal 0 { file "highres/textures/0063.png" } }
/highres/textures/0000_n.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/textures/0000_s.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property