build: Fix M_STATUS text image.

The lump name in the config file was typoed as M_STATU, which was
incorrect.
This commit is contained in:
Simon Howard 2014-01-22 05:10:13 +00:00
parent 7b4a13bd7a
commit 693394f2f1

View file

@ -859,7 +859,7 @@ M_MULTI 0 1
M_PLAYER 0 1 M_PLAYER 0 1
M_SERIAL 0 1 M_SERIAL 0 1
M_SOUND 0 1 M_SOUND 0 1
M_STATU 0 1 M_STATUS 0 1
M_TCPIP 0 1 M_TCPIP 0 1
M_VIDEO 0 1 M_VIDEO 0 1
M_WAD 0 1 M_WAD 0 1