mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-22 17:15:46 +00:00
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
// =========================================
|
|
// WeaponAttachment
|
|
// =========================================
|
|
use WeaponAttachment;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
set name name; |