Fixes bug in EN_setpipedata

See issue #876 .
This commit is contained in:
Lew Rossman
2025-09-03 15:11:49 -04:00
parent 7ba5bb269f
commit 1f24209516
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE
Last Updated: 04/19/2025
Last Updated: 09/03/2025
******************************************************************************
*/
@@ -31,7 +31,7 @@ typedef int INT4;
Various constants
----------------------------------------------
*/
#define CODEVERSION 20301
#define CODEVERSION 20302
#define MAGICNUMBER 516114521
#define ENGINE_VERSION 201 // Used for binary hydraulics file
#define EOFMARK 0x1A // Use 0x04 for UNIX systems