музыка и фиксы

This commit is contained in:
2023-01-16 19:13:47 +07:00
parent 67a84b9fe6
commit 37b21b4a8c
7 changed files with 42 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
from modules.Mathematics import recalculation_events, get_random_event
event = get_random_event()
print(event)
recalculation_events(event["well"])