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:
@ -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;
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user