Pygame-test changed import User class to modules folder
This commit is contained in:
@@ -2,6 +2,7 @@ import pygame
|
||||
import pygame_menu
|
||||
import random as rand
|
||||
from copy import deepcopy
|
||||
import modules.User
|
||||
|
||||
pygame.init()
|
||||
MAINSCREEN_SIZE = (1024,768)
|
||||
|
||||
Reference in New Issue
Block a user