changed to set tickrate through dhooking host_changelevel

This commit is contained in:
jenz
2025-08-10 10:19:42 +02:00
parent 3a56e55c8a
commit 61c173ccaa
2 changed files with 83 additions and 2 deletions
@@ -0,0 +1,14 @@
"Games"
{
"cstrike"
{
"Signatures"
{
"Host_Changelevel"
{
"library" "engine"
"linux" "@_Z16Host_ChangelevelbPKcS0_"
}
}
}
}