mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-16 12:42:30 +00:00
6 lines
78 B
C++
6 lines
78 B
C++
|
|
#include "glue/CRealmList.hpp"
|
||
|
|
|
||
|
|
void CRealmList::UpdateList() {
|
||
|
|
// TODO
|
||
|
|
}
|