Move make alert to separate module and add a global singleton for pointers
This commit is contained in:
@@ -125,7 +125,6 @@ class nwAlert(Enum):
|
||||
INFO = 0
|
||||
WARN = 1
|
||||
ERROR = 2
|
||||
BUG = 3
|
||||
|
||||
# END Enum nwAlert
|
||||
|
||||
|
||||
Reference in New Issue
Block a user