mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Fix brushes order
This commit is contained in:
parent
02806ce3ce
commit
621d484363
|
|
@ -26,7 +26,7 @@ export const weaponCategories = [
|
|||
},
|
||||
{
|
||||
name: "BRUSHES",
|
||||
weaponIds: [1100, 1101, 1110, 1111, 1112, 1122, 1115, 1121, 1120],
|
||||
weaponIds: [1100, 1101, 1110, 1111, 1112, 1115, 1120, 1121, 1122],
|
||||
},
|
||||
{
|
||||
name: "CHARGERS",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user