mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 08:42:45 +03:00
chore(ui): tweak style
This commit is contained in:
parent
dad9ccc033
commit
4a78361f0b
@ -20,6 +20,7 @@ int32_t Script_RealmListUpdateRate(lua_State* L) {
|
|||||||
|
|
||||||
int32_t Script_CancelRealmListQuery(lua_State* L) {
|
int32_t Script_CancelRealmListQuery(lua_State* L) {
|
||||||
CGlueMgr::CancelRealmListQuery();
|
CGlueMgr::CancelRealmListQuery();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user