Changeset 10747
- Timestamp:
- Nov 1, 2015, 10:26:21 PM (9 years ago)
- Location:
- data/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/Orxonox.material
r10738 r10747 138 138 { 139 139 texture bar_icon_boost.png 2d 0 // no mipmapping 140 } 141 } 142 } 143 } 144 145 material Orxonox/BarIconShield 146 { 147 technique 148 { 149 pass 150 { 151 lighting off 152 scene_blend alpha_blend 153 depth_check off 154 155 texture_unit 156 { 157 texture bar_icon_shield.png 2d 0 // no mipmapping 140 158 } 141 159 }
Note: See TracChangeset
for help on using the changeset viewer.