mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-06-23 19:16:04 +02:00
Updated & tested with Unity 2019.1.8f1
Minor changes.
This commit is contained in:
@ -11,7 +11,7 @@ namespace MA_TextureAtlasserPro
|
||||
public class MA_TextureAtlasserProSettings : ScriptableObject
|
||||
{
|
||||
[Header("Selection")]
|
||||
public bool autoFocus = true;
|
||||
public bool autoFocus = false;
|
||||
|
||||
[Header("Duplication:")]
|
||||
public bool copySelectedQuadData = false;
|
||||
|
Reference in New Issue
Block a user