1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

add missing file

This commit is contained in:
Ean Milligan
2025-08-06 15:12:31 -04:00
parent 59d4435c32
commit cdc710385f

View File

@@ -1,2 +1,3 @@
export const loggingEnabled = false; export const loggingEnabled = false;
export const loopLoggingEnabled = false; export const loopLoggingEnabled = false;
export const showLoopCountDebug = false;