Precache all textures.

This commit is contained in:
Marisa the Magician 2022-02-05 22:49:38 +01:00
commit 13e34b4fdf

View file

@ -1,4 +1,10 @@
GameInfo
{
AddEventHandlers = "MariFXHandler"
PrecacheTextures = "textures/mfxdirt.png",
"textures/mfxdither.png",
"textures/mfxlut.png",
"textures/mfxnoise.png",
"textures/mfxpal.png",
"textures/mfxvig.png"
}