Skip to content

Commit 9eab991

Browse files
authored
Tagging - Chalk Description Fix (#11370)
CharkDescFix
1 parent f8cdc09 commit 9eab991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/tagging/CfgWeapons.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class CfgWeapons {
5757
class ACE_ChalkWhite: ACE_SpraypaintWhite {
5858
author = "zorn";
5959
displayname = CSTRING(chalkWhite);
60-
descriptionShort = CSTRING(descSpraypaint);
60+
descriptionShort = CSTRING(descChalk);
6161
model = "\A3\weapons_F\ammo\mag_univ.p3d";
6262
scope = 2;
6363
picture = QPATHTOF(UI\items\itemChalkWhite.paa);

0 commit comments

Comments
 (0)