mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +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;
|
||||
@Getter
|
||||
@Setter
|
||||
private String rideMode = "normal";
|
||||
private String rideMode = "ask";
|
||||
|
||||
public VPlayer(String name)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user