Home
last modified time | relevance | path

Searched refs:LEVEL2_CONV_SINGLE_UNFREEZE (Results 1 – 3 of 3) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_level.h208 LEVEL2_CONV_SINGLE_UNFREEZE = 0x00100000, enumerator
H A Dp_conversation.cpp928 …f (ConversationPauseTic < gametic && !multiplayer && !(level.flags2 & LEVEL2_CONV_SINGLE_UNFREEZE)) in Drawer()
H A Dg_mapinfo.cpp1295 { "unfreezesingleplayerconversations",MITYPE_SETFLAG2, LEVEL2_CONV_SINGLE_UNFREEZE, 0 },