mirror of
https://github.com/zoriya/AnonymousGoose.git
synced 2026-05-25 19:39:15 +00:00
Merge branch 'master' of github.com:AnonymusRaccoon/AnonymousGoose
This commit is contained in:
@@ -7,6 +7,7 @@ from term_utils import Term
|
||||
from command_helper import CommandHelper
|
||||
from trick import Trick
|
||||
|
||||
|
||||
class AnonymousGoose:
|
||||
def __init__(self):
|
||||
self.should_exit = False
|
||||
|
||||
@@ -4,8 +4,6 @@ import threading
|
||||
import os
|
||||
|
||||
|
||||
|
||||
|
||||
class Otis(Trick):
|
||||
|
||||
is_started = False
|
||||
|
||||
Reference in New Issue
Block a user