mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Fix copy-paste mistake for windows64
This commit is contained in:
parent
c4261ed68e
commit
f6b70b56a0
@ -33,7 +33,7 @@
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "281"
|
||||
"windows64" "282"
|
||||
"windows64" "281"
|
||||
"linux" "282"
|
||||
"linux64" "282"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user