Head to wall
Head to wall when you realize last 10 or so commits were not really a loading issue but because of a typo instead.
This commit is contained in:
parent
27124a1a9d
commit
ab0fa753dc
@ -1176,7 +1176,7 @@ for (var key in jsonEmpire) {
|
||||
// Initial Target spot. UFP for convinence.
|
||||
controls.target.x = jsonEmpire['UFP'].cenx;
|
||||
controls.target.y = jsonEmpire['UFP'].ceny;
|
||||
controls.target.z = jsomEmpire['UFP'].cenz;
|
||||
controls.target.z = jsonEmpire['UFP'].cenz;
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user