Fix tf2 gamedata section name (#13)
tf2 is tf, surprised this wasn't catched before.
This commit is contained in:
+2
-2
@@ -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"
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user