mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-30 10:05:59 +00:00
default to ask
This commit is contained in:
parent
4d1cdfedc7
commit
ce643661fc
@ -36,7 +36,7 @@ public class VPlayer implements ConfigLoadable, ConfigSavable, Validatable
|
|||||||
private boolean clearChatOptOut = false;
|
private boolean clearChatOptOut = false;
|
||||||
@Getter
|
@Getter
|
||||||
@Setter
|
@Setter
|
||||||
private String rideMode = "normal";
|
private String rideMode = "ask";
|
||||||
|
|
||||||
public VPlayer(String name)
|
public VPlayer(String name)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user