Revert "Fix tf2 gamedata section name (#13)"
"tf" is the gamedir name, but "tf2" is the correct engine name.
This reverts commit cec180bf4b.
This commit is contained in:
parent
cec180bf4b
commit
2dffbea59e
@ -7,7 +7,7 @@
|
||||
"engine" "dods"
|
||||
"engine" "css"
|
||||
"engine" "hl2dm"
|
||||
"engine" "tf"
|
||||
"engine" "tf2"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -89,7 +89,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
"tf"
|
||||
"tf2"
|
||||
{
|
||||
"Signatures"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user