mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-19 15:40:31 +00:00
Minor formatting change
This commit is contained in:
parent
6075285b5c
commit
b29627c8cb
@ -31,7 +31,7 @@ namespace {
|
||||
#define MESSAGE_TYPE_BINARY ((int)ix::WebSocketMessageType::Fragment + 10)
|
||||
|
||||
static std::unique_ptr<ui::Timer> g_timer;
|
||||
static std::set<ix::WebSocket *> g_connections;
|
||||
static std::set<ix::WebSocket*> g_connections;
|
||||
|
||||
int WebSocket_new(lua_State* L)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user