0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-13 02:10:45 -05:00

Add ValueStruct to the token search list

This commit is contained in:
Cj 2024-08-21 03:35:10 -04:00
parent 81d0d74fd8
commit 870d8101f6

View File

@ -50,6 +50,7 @@
"Class",
"GClass",
"GStruct",
"ValueStruct",
"Interface",
"GInterface"
],