Changeset 10815
- Timestamp:
- Nov 17, 2015, 10:30:49 PM (9 years ago)
- Location:
- data/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/Orxonox.material
r10747 r10815 192 192 { 193 193 texture bar_icon_health.png 2d 0 // no mipmapping 194 } 195 } 196 } 197 } 198 199 material Orxonox/BarIconFuel 200 { 201 technique 202 { 203 pass 204 { 205 lighting off 206 scene_blend alpha_blend 207 depth_check off 208 209 texture_unit 210 { 211 texture bar_icon_fuel.png 2d 0 // no mipmapping 194 212 } 195 213 }
Note: See TracChangeset
for help on using the changeset viewer.