mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-01 00:37:47 +00:00
Add Commands for T5
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// =========================================
|
||||
// LocalizeEntry
|
||||
// =========================================
|
||||
use LocalizeEntry;
|
||||
set block XFILE_BLOCK_TEMP;
|
||||
set string value;
|
||||
set string name;
|
||||
set name name;
|
||||
Reference in New Issue
Block a user