From 42359f2e99d6af280a869c69fe0c4e175ce7a4b6 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 24 Jul 2022 14:15:00 -0500 Subject: [PATCH] Update evo.py --- evo.py | 1 + 1 file changed, 1 insertion(+) diff --git a/evo.py b/evo.py index 2c5690b..ec4c402 100644 --- a/evo.py +++ b/evo.py @@ -12,6 +12,7 @@ # rewrite stats method :( # more happiness balancing (not having it inherited) # modularize this whole thing +# society detection/shift mechanism import random import math