gzdoom/wadsrc/static/mapinfo/hacx.txt
Christoph Oelckers ba13a540e4 - changed default graphics substitution rules to be more localization friendly.
The default was changed to replace graphics if only known content is affected.
This also required blocking the feature for Hacx, Harmony and Action Doom 2 which have no localization yet and would fall back on Doom's texts if not blocked.
2019-03-17 09:27:40 +01:00

8 lines
96 B
Text

include "mapinfo/doom2.txt"
gameinfo
{
cursorpic = "cursor"
forcenogfxsubstitution = true
}