mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Fixed a little syntax error.
This commit is contained in:
parent
470ae96c3b
commit
1fdd045099
@ -383,7 +383,6 @@ void SkinneableTheme::regen()
|
||||
|
||||
m_part[c] = apply_gui_scale(m_part[c]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BITMAP* SkinneableTheme::set_cursor(int type, int* focus_x, int* focus_y)
|
||||
|
Loading…
Reference in New Issue
Block a user