Link no longer exists
This commit is contained in:
committed by
Matthias Mailänder
parent
bc29707e87
commit
f337450348
@@ -59,7 +59,7 @@ namespace OpenRA.Mods.Cnc.Traits
|
|||||||
wr.AddPalette(info.Name, new ImmutablePalette(data));
|
wr.AddPalette(info.Name, new ImmutablePalette(data));
|
||||||
}
|
}
|
||||||
|
|
||||||
// Normal vector tables from http://www.sleipnirstuff.com/forum/viewtopic.php?t=8048
|
// Normal vector tables from https://web.archive.org/web/20041022134721/https://www.sleipnirstuff.com/forum/viewtopic.php?t=8048
|
||||||
static readonly float[] TSNormals =
|
static readonly float[] TSNormals =
|
||||||
{
|
{
|
||||||
0.671214f, 0.198492f, -0.714194f,
|
0.671214f, 0.198492f, -0.714194f,
|
||||||
|
|||||||
Reference in New Issue
Block a user