mirror of
https://ranger.innolan.net/github/IconSnap.git
synced 2025-12-08 14:59:28 +00:00
test git vs
This commit is contained in:
@@ -431,7 +431,6 @@ unsigned int AlignIcon(unsigned char *diskObjectName)
|
||||
newy = Align(origy, PaddingTop, AlignY, 0);
|
||||
}
|
||||
// long curry = (origy - PaddingTop) + (AlignY / 2);
|
||||
// test git in vs code
|
||||
// newy = PaddingTop + curry - (curry % AlignY);
|
||||
if (newy != origy)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user