diff --git a/app/hlds/hlds.tatsu b/app/hlds/hlds.tatsu index 62538b2..6bc8e0d 100644 --- a/app/hlds/hlds.tatsu +++ b/app/hlds/hlds.tatsu @@ -22,7 +22,7 @@ location_header = ; location_attribute = - n '\t' key:identifier ' ' value:string + n '\t' key:identifier s value:string ; location = >location_header items:{ block } ;