Code: Select all
LOAD = test1.wad, test2.wadInstead of saying in r2081:
Code: Select all
Script error, "GAMEINFO" line 1:
Expected '=' but got '.' instead.Code: Select all
Script error, "GAMEINFO" line 1:
Expected identifier but got '.' instead.Code: Select all
LOAD = "test1.wad", "test2.wad"

