Added missing brackets back to l4d and l4d2 gamedata (bug 5016, r=psychonic).
This commit is contained in:
parent
6046b8fb79
commit
7fe92d87c2
@ -71,6 +71,9 @@
|
|||||||
"library" "server"
|
"library" "server"
|
||||||
"linux" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
"linux" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
||||||
"mac" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
"mac" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* CGlobalEntityList */
|
/* CGlobalEntityList */
|
||||||
"#default"
|
"#default"
|
||||||
|
@ -71,6 +71,9 @@
|
|||||||
"library" "server"
|
"library" "server"
|
||||||
"linux" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
"linux" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
||||||
"mac" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
"mac" "@_ZN15CBaseTempEntity15s_pTempEntitiesE"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* CGlobalEntityList */
|
/* CGlobalEntityList */
|
||||||
"#default"
|
"#default"
|
||||||
|
Loading…
Reference in New Issue
Block a user