Dat151 progress

This commit is contained in:
dexy
2018-12-27 00:20:39 +11:00
Unverified
parent 05d302a4e1
commit 77d9c4e4c8
16 changed files with 2177 additions and 247 deletions
+1 -1
View File
@@ -688,7 +688,7 @@ namespace CodeWalker
}
else if (Audio != null)
{
return WidgetAxis.XYZ;
return WidgetAxis.Z;
}
return WidgetAxis.None;
}