Skip to content

Commit

Permalink
Blood: Fix kTagEmit case for RFS parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
tmyqlfpir authored Dec 22, 2024
1 parent 8d1fa56 commit a13cc47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/blood/src/barf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ void ParseScript(const char *scriptFileName)
rfs.SkipBeyondValue('\n');
}
}
break;
}
case kTagResource: // really light blue..
{
Expand Down

0 comments on commit a13cc47

Please sign in to comment.