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