mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-21 19:32:31 +00:00
- Update ZDBSP version to 1.18.
SVN r3985 (trunk)
This commit is contained in:
parent
b53fe459f9
commit
18a2a6c138
1 changed files with 1 additions and 1 deletions
2
zdbsp.h
2
zdbsp.h
|
@ -16,7 +16,7 @@ typedef __int32 int32_t;
|
|||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#define ZDBSP_VERSION "1.17"
|
||||
#define ZDBSP_VERSION "1.18"
|
||||
|
||||
enum EBlockmapMode
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue