소스 검색

still trying to fix my own stupidity

Kestrel 3 년 전
부모
커밋
ae960a3e03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      addons/RD501_Helmets/mynock/config_macros.cpp

+ 1 - 1
addons/RD501_Helmets/mynock/config_macros.cpp

@@ -67,5 +67,5 @@
 		{\
 			scope = 2;\
 			displayName = [501st] MYN HELM ('##displayname##');\
-			hiddenSelectionsTextures[] = {macro_custom_helmet_textures##\Mynock\##texture};\
+			hiddenSelectionsTextures[] = {RD501_Helmets\_textures\Mynock\##texture};\
 		};