fix chat box in screenshort

This commit is contained in:
Linventif 2024-01-24 00:53:42 +01:00
parent f92c15c925
commit a99acca772

View File

@ -72,7 +72,9 @@ function gmInte.takeScreenShot(serverID, authToken)
gmInte.config.id = serverID gmInte.config.id = serverID
gmInte.config.token = authToken gmInte.config.token = authToken
ScreenshotRequested = true timer.Simple(0.2, function()
ScreenshotRequested = true
end)
end end
// //