Open mrgharabaghi opened 1 year ago
Can't reproduce on dev/15.0-dev39
Nevermind, now I can, confirmed on dev/15.0-dev39
Additional info: debug = true
is added only when connecting to server
@xxshady Try these steps, please. (Without connecting to server)
debug
to false
in altv.toml
(Launcher).-debug
launch option.Exit
button.debug = false
to debug = true
.I tried your steps and it didn't changed
Description of the problem
If you want to start the launcher with
-debug
,debug = false
will modify by the launcher todebug = true
inaltv.toml
.Reproduction steps
debug
tofalse
inaltv.toml
(Launcher).-debug
launch option.debug = false
todebug = true
.Expected behaviour
debug
value should not modify on using-debug
.Additional context
No response
Operating system
Windows 10
Version
dev/15.0-dev39
Reproduction tested