LightAttribute: Changed two names

This commit is contained in:
Carmine
2018-01-04 00:55:10 +01:00
Unverified
parent 273a9dbaea
commit 4f87bf5d98
+2 -2
View File
@@ -2034,10 +2034,10 @@ namespace CodeWalker.GameFiles
public byte ColorB { get; set; }
public byte Unknown_1Bh { get; set; }
public float Intensity { get; set; }
public uint Unknown_20h { get; set; }
public uint Flags { get; set; }
public ushort BoneId { get; set; }
public ushort Type { get; set; }
public uint Unknown_28h { get; set; }
public uint TimeFlags { get; set; }
public float Falloff { get; set; }
public float FalloffExponent { get; set; }
public float CullingPlaneNormalX { get; set; }