Browse Source

Newline at end of file

rdb 15 năm trước cách đây
mục cha
commit
817c12f179
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      panda/src/pgraph/portalNode.I

+ 2 - 1
panda/src/pgraph/portalNode.I

@@ -274,4 +274,5 @@ INLINE void PortalNode::set_max_depth(int value) {
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 INLINE int PortalNode::get_max_depth() {
 INLINE int PortalNode::get_max_depth() {
   return _max_depth;
   return _max_depth;
-}
+}
+