dev #12

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

View File

@@ -0,0 +1,2 @@
def vprint(string, verbose):
print("[LOG (verbose enabled)]", string)