mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
Merge branch 'master' of https://github.com/Gaerzi/zdoom
This commit is contained in:
commit
3fe8dbf660
1 changed files with 1 additions and 0 deletions
|
@ -696,6 +696,7 @@ public:
|
|||
|
||||
case NAME_FillColor:
|
||||
th->fillcolor = CheckInt(key);
|
||||
break;
|
||||
|
||||
case NAME_Health:
|
||||
th->health = CheckInt(key);
|
||||
|
|
Loading…
Reference in a new issue