Precache all textures.
This commit is contained in:
parent
3f83453ee7
commit
13e34b4fdf
1 changed files with 6 additions and 0 deletions
|
|
@ -1,4 +1,10 @@
|
||||||
GameInfo
|
GameInfo
|
||||||
{
|
{
|
||||||
AddEventHandlers = "MariFXHandler"
|
AddEventHandlers = "MariFXHandler"
|
||||||
|
PrecacheTextures = "textures/mfxdirt.png",
|
||||||
|
"textures/mfxdither.png",
|
||||||
|
"textures/mfxlut.png",
|
||||||
|
"textures/mfxnoise.png",
|
||||||
|
"textures/mfxpal.png",
|
||||||
|
"textures/mfxvig.png"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue