mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
default to ask
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user