Changeset 5151
- Timestamp:
- Jun 9, 2008, 6:15:12 PM (16 years ago)
- Location:
- data/Media/materials
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/materials/scripts/Console.material
r5128 r5151 53 53 } 54 54 55 material ConsoleNoiseSmall 56 { 57 technique 58 { 59 pass 60 { 61 lighting off 62 scene_blend alpha_blend 63 depth_check off 64 65 texture_unit 66 { 67 texture console5.tga 68 } 69 } 70 } 71 } 72 55 73 material ConsoleCursor 56 74 {
Note: See TracChangeset
for help on using the changeset viewer.