mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
OMG! Main Menu!
This commit is contained in:
@@ -1317,7 +1317,7 @@ Peer* Connection::GetPeer(u16 peer_id)
|
||||
|
||||
if(node == NULL){
|
||||
// Peer not found
|
||||
throw PeerNotFoundException("Peer not found (possible timeout)");
|
||||
throw PeerNotFoundException("GetPeer: Peer not found (possible timeout)");
|
||||
}
|
||||
|
||||
// Error checking
|
||||
|
Reference in New Issue
Block a user