Typo
This commit is contained in:
parent
d07309c8f9
commit
ba2967a461
|
@ -29,7 +29,7 @@ struct CropTexture
|
||||||
{
|
{
|
||||||
std::string filename;
|
std::string filename;
|
||||||
int w, h;
|
int w, h;
|
||||||
}
|
};
|
||||||
|
|
||||||
struct TouchOverlay
|
struct TouchOverlay
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue