Merge branch 'master' of https://github.com/ZDoom/gzdoom into gzdoom-update-4-12-1
This commit is contained in:
commit
112c6cbccf
90 changed files with 1227 additions and 834 deletions
|
|
@ -797,6 +797,7 @@ public:
|
|||
break;
|
||||
|
||||
case NAME_lm_suncolor:
|
||||
case NAME_lm_sampledist:
|
||||
CHECK_N(Zd | Zdt)
|
||||
if (CheckInt(key) < 0 || CheckInt(key) > 0xFFFFFF)
|
||||
{
|
||||
|
|
@ -2544,6 +2545,7 @@ public:
|
|||
namespc = sc.String;
|
||||
switch(namespc.GetIndex())
|
||||
{
|
||||
case NAME_Dsda:
|
||||
case NAME_ZDoom:
|
||||
case NAME_Eternity:
|
||||
namespace_bits = Zd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue