We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66193 commit d9371a9Copy full SHA for d9371a9
SFlua/037-r1/init.lua
@@ -11,7 +11,7 @@ require 'SFlua.037-r1.cdef'
11
local add = require 'SFlua.addition'
12
local bs = require 'SFlua.bitstream'
13
14
-local SAMP_INFO ` = 0x21A0F8
+local SAMP_INFO = 0x21A0F8
15
local SAMP_DIALOG_INFO = 0x21A0B8
16
local SAMP_MISC_INFO = 0x21A10C
17
local SAMP_INPUIT_INFO = 0x21A0E8
0 commit comments