Use /buy biz label

This commit is contained in:
Vortrex
2022-02-05 00:12:45 -06:00
parent 553ac41f2c
commit bc29e6039a

View File

@@ -127,7 +127,7 @@ function renderPropertyEntranceLabel(name, position, locked, isBusiness, price,
break;
case VRR_PROPLABEL_INFO_BUYBIZ:
infoText = `Use /bizbuy to buy this business`;
infoText = `Use /buy to purchase items`;
break;
//case VRR_PROPLABEL_INFO_RENTBIZ: