constantify render depth limit

This commit is contained in:
justcool393 2023-02-10 11:54:49 -08:00 committed by GitHub
parent 4cecdef35a
commit f8f55be8b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 24 deletions

View file

@ -84,6 +84,7 @@ def inject_constants():
"COLORS":COLORS,
"THEMES":THEMES,
"PERMS":PERMS,
"RENDER_DEPTH_LIMIT":RENDER_DEPTH_LIMIT,
}