This commit is contained in:
shenjack 2023-04-22 17:08:47 +08:00
parent 3a093d105e
commit 32b433aaef

View File

@ -72,8 +72,8 @@ class _DR_option(Options):
DR_rust_available: bool = False DR_rust_available: bool = False
use_cProfile: bool = False use_cProfile: bool = False
use_local_logging: bool = False use_local_logging: bool = False
use_DR_rust: bool = True use_DR_rust: bool = True
# tests # tests
playing: bool = False playing: bool = False
debugging: bool = False debugging: bool = False