mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-15 00:41:21 +00:00
5b7a23ad1b
Added missing sounds to func_door_secret in 3ZB2 and Awakening2 game DLLs. Added SVF_GIB flag for physics to gibs and debris in Awakening2 game DLL.
6 lines
422 B
Text
6 lines
422 B
Text
This is the source code to the 3ZB2 support DLL for KMQuake2.
|
|
It supports the model_train, model_spawn, and rotating func_train entities from the Lazarus mod,
|
|
and also the func_plat2, func_door_secret2, and func_force_wall entities from the Ground Zero mission pack.
|
|
|
|
Note this source code is under the original "Limited Program Source Code License" from id Software,
|
|
NOT the GPL. It should not be mixed with GPLed code.
|