Skip to content

Commit

Permalink
gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
rafradek committed May 18, 2024
1 parent 0039c1f commit dc9e37c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gamedata/sigsegv/NextBotBehavior.txt
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
"Action<CTFBot>::BuildDecoratedName [clone]"
{
type "sym regex"
sym "_ZNK6ActionI6CTFBotE18BuildDecoratedNameEPcPKS1_.\\isra\\..*"
sym "_ZNK6ActionI6CTFBotE18BuildDecoratedNameEPcPKS1_\\.isra\\..*"
}
"Action<CTFBot>::DebugString"
{
Expand Down Expand Up @@ -1343,7 +1343,7 @@
"Action<CZombie>::BuildDecoratedName [clone]"
{
type "sym regex"
sym "_ZNK6ActionI7CZombieE18BuildDecoratedNameEPcPKS1_.\\isra\\..*"
sym "_ZNK6ActionI7CZombieE18BuildDecoratedNameEPcPKS1_\\.isra\\..*"
}
"Action<CZombie>::DebugString"
{
Expand Down
2 changes: 1 addition & 1 deletion gamedata/sigsegv/NextBotLocomotionInterface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ILocomotion::TraceHull"
{
type "sym regex"
sym "_ZNK11ILocomotion9TraceHullERK6VectorS2_S2_S2_jP12ITraceFilterP10CGameTrace.\\isra\\..*"
sym "_ZNK11ILocomotion9TraceHullERK6VectorS2_S2_S2_jP12ITraceFilterP10CGameTrace\\.isra\\..*"
}

"CTFBaseBossLocomotion::FaceTowards"
Expand Down

0 comments on commit dc9e37c

Please sign in to comment.