mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-14 16:41:26 +00:00
7435d4bd5b
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).
14 lines
No EOL
262 B
INI
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";
|
|
}
|
|
} |