mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add clientside translations.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user