Autohaus: Floating vehicles vlt fix
This commit is contained in:
@@ -37,9 +37,9 @@ export default function carDealer(globalData: IGlobalData) {
|
||||
var text = label.text.replace("SHOPVEHICLE", realName);
|
||||
label.text = text;
|
||||
|
||||
entity.freezePosition(true);
|
||||
entity.setOnGroundProperly();
|
||||
entity.setExplodesOnHighExplosionDamage(false);
|
||||
entity.freezePosition(true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user