From 444d6c508c8365e4aaafd02eee82d9a4d371a377 Mon Sep 17 00:00:00 2001 From: Lerking Date: Tue, 15 Apr 2025 21:44:33 +0200 Subject: [PATCH] Update actors/ghost_behaviors.py --- actors/{behaviors.py => ghost_behaviors.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename actors/{behaviors.py => ghost_behaviors.py} (100%) diff --git a/actors/behaviors.py b/actors/ghost_behaviors.py similarity index 100% rename from actors/behaviors.py rename to actors/ghost_behaviors.py