mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-01 19:04:48 +00:00
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