mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 12:04:38 -04:00
release Woof! 10.3.0
This commit is contained in:
parent
1f71c6f784
commit
21f0b0e754
@ -9,6 +9,7 @@
|
||||
* Let exit lines blink on the Automap as well if "blinking keyed doors" are enabled.
|
||||
* Add smooth texture and flat scrolling.
|
||||
* Synchronize animated flats.
|
||||
* Remove the "STS" prefix from the Level Stats widget.
|
||||
|
||||
## Bug Fixes
|
||||
* Skip response file in `M_CheckCommandLine()`, fixes network games initiated from the setup tool.
|
||||
|
@ -9,7 +9,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
cmake_minimum_required(VERSION 3.6)
|
||||
|
||||
project("Woof"
|
||||
VERSION 10.2.0
|
||||
VERSION 10.3.0
|
||||
LANGUAGES C)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
Loading…
x
Reference in New Issue
Block a user