Fixed area transition
Fixed area transition from Tomb to Descent. Updated release archive.
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
"value": 16
|
||||
@@ -118,6 +122,10 @@
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -22169,7 +22177,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 53
|
||||
"value": 54
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -32,6 +32,10 @@
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
@@ -118,6 +122,10 @@
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -2905,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 17
|
||||
"value": 18
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user