adapted the modules for integrating into the santoscope repository
This commit is contained in:
4
lozenge_button.py
Normal file → Executable file
4
lozenge_button.py
Normal file → Executable file
@ -1,7 +1,7 @@
|
||||
import pygame
|
||||
import math
|
||||
from colors import *
|
||||
from fonts import *
|
||||
from .colors import *
|
||||
from .fonts import *
|
||||
|
||||
class LozengeButton:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user