mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-19 14:56:02 +01:00
fix bigmessage scaleform being local
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
and large multiplayer messages), including customizable transitions and durations.
|
and large multiplayer messages), including customizable transitions and durations.
|
||||||
]]
|
]]
|
||||||
|
|
||||||
local BigMessage = {}
|
BigMessage = {}
|
||||||
BigMessage.__index = BigMessage
|
BigMessage.__index = BigMessage
|
||||||
|
|
||||||
--- Creates a new BigMessage instance.
|
--- Creates a new BigMessage instance.
|
||||||
|
|||||||
Reference in New Issue
Block a user