View Revisions: Issue #1994 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0001994: Adding +NOSKIN breaks skin scaling in SKININFO |
|
Revision |
2015-01-02 13:44 by cobalt |
|
Steps To Reproduce |
Go to any wad, compare the classes "bug" and "nobug".
The only difference between these two classes is that one has +NOSKIN and the other doesn't. "nobugplayer" has its' skin shrinked correctly because it doesn't have +NOSKIN. But "buggedplayer" will not scale because of +NOSKIN. |
|
Revision |
2014-11-09 02:11 by Catastrophe |
|
Steps To Reproduce |
Go to any wad, compare the classes "bug" and "nobug".
The only difference between these two classes is that one has +NOSKIN and the other doesn't. "nobugplayer" has its' skin shrinked correctly because it doesn't have +NOSKIN. But "buggedplayer" will not scale because of +NOSKIN. |