mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:27:34 +00:00
fix chat box in screenshort
This commit is contained in:
parent
f92c15c925
commit
a99acca772
|
@ -72,7 +72,9 @@ function gmInte.takeScreenShot(serverID, authToken)
|
|||
gmInte.config.id = serverID
|
||||
gmInte.config.token = authToken
|
||||
|
||||
ScreenshotRequested = true
|
||||
timer.Simple(0.2, function()
|
||||
ScreenshotRequested = true
|
||||
end)
|
||||
end
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue
Block a user