forked from rojo-rbx/rojo
Add benchmarking, perf gains, and better settings UI (#850)
This commit is contained in:
@@ -20,6 +20,7 @@ local defaultSettings = {
|
||||
playSounds = true,
|
||||
typecheckingEnabled = false,
|
||||
logLevel = "Info",
|
||||
timingLogsEnabled = false,
|
||||
priorEndpoints = {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user