Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 7d98d42

Browse files
committed
Fix camera, voices, and transparency.
1 parent 9d88bf7 commit 7d98d42

File tree

3 files changed

+789
-795
lines changed

3 files changed

+789
-795
lines changed

ConceptMatrix/OffsetSettings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"Version": "5.5.8.0",
2+
"Version": "6.0.0.0",
33
"Character": {
44
"Name": "30",
55
"ActorID": "74",
66
"FCTag": "18B2",
77
"Title": "1960",
88
"JobIco": "1E0",
9-
"Voices": "1DC",
9+
"Voices": "19BE",
1010
"Body": {
1111
"Base": "F0",
1212
"Position": {
@@ -42,7 +42,7 @@
4242
"Music2": "C0,114",
4343
"NameHeight": "164",
4444
"RenderToggle": "104",
45-
"Transparency": "182C",
45+
"Transparency": "18B8",
4646
"EntityType": "8C",
4747
"EntitySub": "8D",
4848
"ModelType": "1B4",

ConceptMatrix/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("2.0.14.10")]
55-
[assembly: AssemblyFileVersion("2.0.14.10")]
54+
[assembly: AssemblyVersion("2.0.15.0")]
55+
[assembly: AssemblyFileVersion("2.0.15.0")]

0 commit comments

Comments
 (0)