mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 13:41:06 +03:00
6 lines
107 B
C++
6 lines
107 B
C++
#include "ui/game/CGBattlefieldInfo.hpp"
|
|
|
|
void CGBattlefieldInfo::RequestPlayerPositions() {
|
|
// TODO
|
|
}
|