parent
43c23e24fa
commit
1abccf5c4a
@ -1,3 +1,5 @@
|
|||||||
|
* pngcrush everything: `for file in **/*.png ; do pngcrush -brute -ow $file; done`
|
||||||
|
|
||||||
* sizes of things in C#:
|
* sizes of things in C#:
|
||||||
```
|
```
|
||||||
sizeof(Vector2) = 8
|
sizeof(Vector2) = 8
|
||||||
|
Loading…
Reference in New Issue
Block a user