mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 06:49:28 -05:00
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
// =========================================
|
|
// PhysPreset
|
|
// =========================================
|
|
use PhysPreset;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
set name name;
|
|
set string sndAliasPrefix; |