supreme-committee / text-adventure

UCSC CMPS 115 Project
0 stars 0 forks source link

Loading doesn't check for xml file on second line #72

Open mgrijalva opened 10 years ago

mgrijalva commented 10 years ago

Say you load a sav file like this:

test39.tar
bools
is_alive 1
ints
count 1
strings
name Mike G

It just results in an error like this: woo

It doesn't cause a crash.