ZoneBuilder/Build/Configurations/Includes/Eternity_generalized.cfg
MaxED 7435d4bd5b Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---).
Probably fixed probable I/O race condition when loading images.
Fixed Visual mode stuttering due to floating point precision degradation when running the editor for several days without restarting (internal timer is now reset when saving the map or creating a new one).
Fixed, Nodes Viewer, cosmetic: Nodes Viewer window position was reset after pressing the "Rebuild Nodes" button.
Added Eternity Game configurations by printz.
Updated ZDoom_ACS.cfg (CheckClass).
Updated ZDoom ACC (CheckClass).
2023-01-06 12:11:22 +01:00

14 lines
No EOL
262 B
INI

gen_sectortypes
{
allsounds
{
0 = "sounds in sector are normal";
1024 = "sounds in sector are suppressed";
}
movementsounds
{
0 = "floor/ceiling normal";
2048 = "floor/ceiling silent";
}
}