Fix tf2 gamedata section name (#13)
tf2 is tf, surprised this wasn't catched before.
This commit is contained in:
parent
9bc02f244d
commit
cec180bf4b
@ -7,7 +7,7 @@
|
|||||||
"engine" "dods"
|
"engine" "dods"
|
||||||
"engine" "css"
|
"engine" "css"
|
||||||
"engine" "hl2dm"
|
"engine" "hl2dm"
|
||||||
"engine" "tf2"
|
"engine" "tf"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -89,7 +89,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
"tf2"
|
"tf"
|
||||||
{
|
{
|
||||||
"Signatures"
|
"Signatures"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user