mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-12 16:58:39 +00:00
Add clientside translations.
This commit is contained in:
parent
b28af0ed07
commit
b24e6433df
21 changed files with 629 additions and 46 deletions
|
@ -405,7 +405,7 @@ private:
|
|||
void SendBlocks(float dtime);
|
||||
|
||||
void fillMediaCache();
|
||||
void sendMediaAnnouncement(u16 peer_id);
|
||||
void sendMediaAnnouncement(u16 peer_id, const std::string &lang_code);
|
||||
void sendRequestedMedia(u16 peer_id,
|
||||
const std::vector<std::string> &tosend);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue