TU19: merge Minecraft.Client/Platform/Common/Tutorial
This commit is contained in:
@@ -9,7 +9,6 @@ class Level;
|
||||
class UseItemTask : public TutorialTask {
|
||||
private:
|
||||
const int itemId;
|
||||
bool completed;
|
||||
|
||||
public:
|
||||
UseItemTask(const int itemId, Tutorial* tutorial, int descriptionId,
|
||||
|
||||
Reference in New Issue
Block a user