1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-10 15:14:28 +02:00

fix TR4 skybox

This commit is contained in:
Timur Gagiev
2020-09-13 05:11:29 +03:00
parent 13b6163efc
commit c38b487150

View File

@@ -1313,7 +1313,7 @@
E( ANIMATING15_MIP ) \
E( ANIMATING16 ) \
E( ANIMATING16_MIP ) \
E( HORIZON ) \
E( ___SKY ) \
E( SKY_GRAPHICS ) \
E( BINOCULAR_GRAPHICS ) \
E( TARGET_GRAPHICS ) \
@@ -2399,6 +2399,7 @@ namespace TR {
REMAP_4( AI_MODIFY );
REMAP_4( AI_FOLLOW );
REMAP_4( KILL_ALL_TRIGGERS );
REMAP_4( SKY );
//REMAP_4( GLYPHS );
REMAP_4( MISC_SPRITES );