mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
CNetworkStringTableContainer::WriteBaselines on windows (doublechecked)
This commit is contained in:
parent
15900f14a5
commit
12f0cd1ad7
@ -382,11 +382,13 @@
|
||||
/**
|
||||
* CNetworkStringTableContainer::WriteBaselines
|
||||
* "Index error writing string table baseline %s\n"
|
||||
* "CNetworkStringTableContainer::WriteBaselines"
|
||||
* "infested"
|
||||
*/
|
||||
"WriteBaselines"
|
||||
{
|
||||
"library" "engine"
|
||||
//"windows" "\x4C\x8B\xDC\x53\x57\x41\x55"
|
||||
"windows" "\x4C\x8B\xDC\x53\x57\x41\x55"
|
||||
"linux" "@_ZN28CNetworkStringTableContainer14WriteBaselinesEPKcR8bf_writei"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user