mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-13 08:18:21 -05:00
Add loading of iw4 weapondef and vehicledef assets
This commit is contained in:
@ -27,7 +27,7 @@ ZoneCode.Assets = {
|
||||
"MenuList",
|
||||
"menuDef_t",
|
||||
"LocalizeEntry",
|
||||
-- "WeaponCompleteDef",
|
||||
"WeaponCompleteDef",
|
||||
-- "SndDriverGlobals",
|
||||
"FxEffectDef",
|
||||
"FxImpactTable",
|
||||
@ -36,7 +36,7 @@ ZoneCode.Assets = {
|
||||
"LeaderboardDef",
|
||||
"StructuredDataDefSet",
|
||||
"TracerDef",
|
||||
-- "VehicleDef",
|
||||
"VehicleDef",
|
||||
"AddonMapEnts"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user