mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
Forgot to add IsReady to setdifficullty command
This commit is contained in:
parent
9a6a6d7999
commit
ff50de4bdd
@ -459,6 +459,7 @@
|
||||
IsReady = True
|
||||
Case "setdifficulty"
|
||||
Core.Player.DifficultyMode = CInt(argument).Clamp(0, 2)
|
||||
IsReady = True
|
||||
Case "setgender"
|
||||
Select Case argument
|
||||
Case "0", "Male", "male"
|
||||
|
Loading…
x
Reference in New Issue
Block a user