mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Turbostroi
Убраны остатки строки для Format
This commit is contained in:
@@ -210,7 +210,7 @@ local OSes = {
|
|||||||
POSIX = "linux",
|
POSIX = "linux",
|
||||||
OSX = "osx",
|
OSX = "osx",
|
||||||
}
|
}
|
||||||
local dllPath = "./garrysmod/lua/bin/gmsv_turbostroi_"..(OSes[jit.os] or "").."%s.dll"
|
local dllPath = "./garrysmod/lua/bin/gmsv_turbostroi_"..(OSes[jit.os] or "win32")..".dll"
|
||||||
|
|
||||||
local ffi = require("ffi")
|
local ffi = require("ffi")
|
||||||
ffi.cdef[[
|
ffi.cdef[[
|
||||||
|
|||||||
Reference in New Issue
Block a user