mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Some cleanups.
This commit is contained in:
@@ -122,7 +122,7 @@ public:
|
||||
return !!mItem;
|
||||
}
|
||||
SHAMapItem::ref peekItem ()
|
||||
{
|
||||
{ // CAUTION: Do not modify the item
|
||||
return mItem;
|
||||
}
|
||||
SHAMapItem::pointer getItem () const;
|
||||
|
||||
Reference in New Issue
Block a user