mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-23 15:43:52 +00:00
parent
8a2a62ea1d
commit
119bff3514
1373 changed files with 12049 additions and 12049 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include "Slot.h"
|
||||
#include "MenuBackup.h"
|
||||
|
||||
MenuBackup::MenuBackup(std::shared_ptr<Inventory> inventory, AbstractContainerMenu *menu)
|
||||
MenuBackup::MenuBackup(shared_ptr<Inventory> inventory, AbstractContainerMenu *menu)
|
||||
{
|
||||
backups = new unordered_map<short, ItemInstanceArray *>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue