I hereby claim:
- I am nx-sm on github.
- I am nxsm (https://keybase.io/nxsm) on keybase.
- I have a public key ASBz7NoOfze-GIpUjqUX8bd7DL0NfDV3t3J0JKJn8EEkWQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| using System; | |
| using System.Collections.Generic; | |
| using UnityEditor; | |
| using UnityEngine; | |
| //Unity 4.1.5 | |
| public class UnityTextures : EditorWindow | |
| { |