Skip to content

Commit 6a3fe18

Browse files
small fix after refactoring
1 parent 2d4ac95 commit 6a3fe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amx/server/natives/a_samp.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
----------------------------------------------
33
-- Start of SA-MP API implementation
44

5-
local skinReplace = {
5+
skinReplace = {
66
-- invalid skins
77
[3] = 0,
88
[4] = 0,

0 commit comments

Comments
 (0)