RC4 Hotfix 2:

- Change sprite name for computer map so it doesn't break in Heretic.
This commit is contained in:
Marisa the Magician 2019-10-19 12:44:37 +02:00
commit dfe8241443
2 changed files with 5 additions and 5 deletions

View file

@ -347,7 +347,7 @@ Class UAllMap : MapRevealer
States
{
Spawn:
PMAP ABCDCB 6;
MDET ABCDCB 6;
Loop;
}
}