mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +00:00
ba13a540e4
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.
8 lines
96 B
Text
8 lines
96 B
Text
include "mapinfo/doom2.txt"
|
|
|
|
gameinfo
|
|
{
|
|
cursorpic = "cursor"
|
|
forcenogfxsubstitution = true
|
|
}
|
|
|