mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Fix .icon file
This commit is contained in:
parent
c0100a398c
commit
3adef2e5ed
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
PATH_COLOR_ARGB, 0xFF, 0xE5, 0x1C, 0x23,
|
||||
CANVAS_DIMENSIONS, 20,
|
||||
PATH_COLOR_ARGB, 0xFF, 0xE5, 0x1C, 0x23,
|
||||
MOVE_TO, 8.13f, 2.04f,
|
||||
LINE_TO, 10, 2.67f,
|
||||
R_LINE_TO, 1.85f, -0.62f,
|
||||
|
|
Loading…
Reference in a new issue