mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
game(client): fix atlas generation for touch
This commit is contained in:
@@ -83,6 +83,7 @@ struct CTouchTexture
|
||||
|
||||
float X0, Y0, X1, Y1; // position in atlas texture
|
||||
int height, width;
|
||||
bool isInAtlas;
|
||||
char szName[1024];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user