mirror of
https://github.com/csd4ni3l/aim-trainer.git
synced 2025-11-05 02:57:56 +01:00
fix copy not being imported in main.py leading to crash
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from ursina import *
|
||||
|
||||
import pypresence, asyncio, json
|
||||
import pypresence, asyncio, json, copy
|
||||
|
||||
from utils.utils import FakePyPresence, MenuButton, FocusView
|
||||
from utils.constants import discord_presence_id
|
||||
|
||||
Reference in New Issue
Block a user