Patch: interceptor-aps-a-3-i
Changed the name from a-3 to a-3-i. No otherwise changes. Changed TESTMODE to TEST MODE
This commit is contained in:
@@ -160,7 +160,7 @@ def main():
|
|||||||
global testmode
|
global testmode
|
||||||
while True:
|
while True:
|
||||||
print("=" * 80)
|
print("=" * 80)
|
||||||
print(f"Interceptor APS (Active Protection System) Alpha-3| TESTMODE: {testmode}")
|
print(f"Interceptor APS (Active Protection System) Alpha-3-i| TEST MODE: {testmode}")
|
||||||
print("-" * 80)
|
print("-" * 80)
|
||||||
print("Choose a cover app to open:")
|
print("Choose a cover app to open:")
|
||||||
print("[1] Chrome (note 1)")
|
print("[1] Chrome (note 1)")
|
||||||
Reference in New Issue
Block a user