mirror of
https://github.com/ConjureETS/PixelSphinx.git
synced 2026-03-24 02:20:58 +00:00
Merge branch 'master' of github.com:ETSConjure/PixelSphinx
This commit is contained in:
commit
45ad56e044
@ -79,7 +79,7 @@ public class PlanetManager : MonoBehaviour
|
||||
}
|
||||
}
|
||||
|
||||
w.sprite.transform.localScale = new Vector3(w.offset, w.offset,0.0f);
|
||||
w.sprite.transform.localScale = new Vector3(w.offset, w.offset,1.0f);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user