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