dev #12

Merged
Arcmyx merged 45 commits from dev into main 2025-12-19 22:45:13 +00:00
Showing only changes of commit abb96d5ac6 - Show all commits

View File

@@ -1,4 +0,0 @@
verbose = True
def log(string):
if(verbose):
print("[LOG (verbose)]", string)