forked from rDrama/rDrama
1
0
Fork 0
master
SneedBot 2023-08-08 10:55:51 +00:00
parent 681c987f51
commit 9e15402841
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1092,11 +1092,13 @@ INSERT INTO public.hat_defs VALUES (1269, 'Rainbowfriends Hat', 'This user is sp
--
-- Name: hat_defs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
--
SELECT pg_catalog.setval('public.hat_defs_id_seq', 1312, true);
SELECT pg_catalog.setval('public.hat_defs_id_seq', 1314, true);
--