From e3ca369392b485ead4eb35d178940218b797e1e5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 11 Jul 2022 12:19:43 +0200 Subject: [PATCH] fix the id of the first user --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index a55471c7ae..f38a2cfb9c 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -183,7 +183,7 @@ IDIO_ID = 0 CARP_ID = 0 JOAN_ID = 0 MOOSE_ID = 0 -AEVANN_ID = 9 +AEVANN_ID = 5 SNAKES_ID = 0 HOMO_ID = 0 SOREN_ID = 0