Changeset 6002
- Timestamp:
- Oct 28, 2009, 2:38:51 PM (15 years ago)
- Location:
- data/trunk/materials
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/scripts/Orxonox.material
r5398 r6002 286 286 } 287 287 } 288 289 material Orxonox/Crosshair3 290 { 291 technique 292 { 293 pass 294 { 295 lighting off 296 scene_blend alpha_blend 297 depth_check off 298 299 texture_unit 300 { 301 texture crosshair3.png 302 } 303 } 304 } 305 }
Note: See TracChangeset
for help on using the changeset viewer.