Fixed loading of Hexen and Strife

Names in sprite offsets files for these IWADs contain '[' and '\' characters and such names need to be quoted
This commit is contained in:
alexey.lysiuk 2016-12-08 12:07:12 +02:00
parent 0720dd9816
commit 3aac058022
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ CLERW0, 37, 53, iwad
CLERX0, 37, 43, iwad
CLERY0, 38, 30, iwad
CLERZ0, 38, 18, iwad
CLER[0, 38, 12, iwad
"CLER[0", 38, 12, iwad
CPB1A0, 8, 7, iwad
CPB2A0, 7, 6, iwad
CPB3A0, 12, 4, iwad

View File

@ -200,8 +200,8 @@ PGRDW0, 35, 28, iwad
PGRDX0, 35, 28, iwad
PGRDY0, 35, 28, iwad
PGRDZ0, 35, 28, iwad
PGRD[0, 35, 28, iwad
PGRD\0, 35, 28, iwad
"PGRD[0", 35, 28, iwad
"PGRD\0", 35, 28, iwad
PDEDE0, 22, 20, iwad
PDEDF0, 23, 16, iwad
PDEDG0, 23, 15, iwad