mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-22 00:55:45 +00:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
// =========================================
|
|
// WeaponAttachment
|
|
// =========================================
|
|
use WeaponAttachment;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string szInternalName;
|
|
set name szInternalName;
|
|
set string szDisplayName; |