mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
cd03eb6042
commit
c2709537fc
@ -449,7 +449,7 @@ get_remaining_size() const {
|
|||||||
// Access: Public
|
// Access: Public
|
||||||
// Description: Return the datagram of this iterator.
|
// Description: Return the datagram of this iterator.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
const Datagram &DatagramIterator::
|
INLINE const Datagram &DatagramIterator::
|
||||||
get_datagram() const {
|
get_datagram() const {
|
||||||
return *_datagram;
|
return *_datagram;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user