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