mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05: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.
|
||||
]]
|
||||
|
||||
local BigMessage = {}
|
||||
BigMessage = {}
|
||||
BigMessage.__index = BigMessage
|
||||
|
||||
--- Creates a new BigMessage instance.
|
||||
|
||||
Reference in New Issue
Block a user