From 13e34b4fdfd48ac9b5f6001e20e4c47c21bd1f57 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Sat, 5 Feb 2022 22:49:38 +0100 Subject: [PATCH] Precache all textures. --- zmapinfo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zmapinfo.txt b/zmapinfo.txt index c233038..b664d6c 100644 --- a/zmapinfo.txt +++ b/zmapinfo.txt @@ -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" }