mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-22 02:11:48 +00:00
Merge pull request #618 from Laupetin/fix/wrong-iw4-clipmap-asset-name
fix: fix wrong asset name for iw4 clipmap asset
This commit is contained in:
@@ -13,7 +13,7 @@ namespace
|
|||||||
"physpreset", "physcollmap", "xanim", "xmodelsurfs", "xmodel",
|
"physpreset", "physcollmap", "xanim", "xmodelsurfs", "xmodel",
|
||||||
"material", "pixelshader", "vertexshader", "vertexdecl", "techniqueset",
|
"material", "pixelshader", "vertexshader", "vertexdecl", "techniqueset",
|
||||||
"image", "sound", "soundcurve", "loadedsound", "clipmap_unused",
|
"image", "sound", "soundcurve", "loadedsound", "clipmap_unused",
|
||||||
"clipmap_used", "comworld", "gameworldsp", "gameworldmp", "mapents",
|
"clipmap", "comworld", "gameworldsp", "gameworldmp", "mapents",
|
||||||
"fxworld", "gfxworld", "lightdef", "uimap", "font",
|
"fxworld", "gfxworld", "lightdef", "uimap", "font",
|
||||||
"menulist", "menu", "localize", "weapon", "snddriverglobals",
|
"menulist", "menu", "localize", "weapon", "snddriverglobals",
|
||||||
"fx", "impactfx", "aitype", "mptype", "character",
|
"fx", "impactfx", "aitype", "mptype", "character",
|
||||||
|
|||||||
Reference in New Issue
Block a user