mirror of
https://github.com/krustur/IconSnap.git
synced 2026-09-13 12:30:32 +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