mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-22 00:55:45 +00: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; |