mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-23 20:14:38 +00:00
hit a wall
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include "../../Minecraft.h"
|
||||
#include "../../MultiplayerLocalPlayer.h"
|
||||
#include "../../MultiPlayerLocalPlayer.h"
|
||||
#include "Tutorial.h"
|
||||
#include "TutorialConstraints.h"
|
||||
#include "ControllerTask.h"
|
||||
@@ -120,4 +120,4 @@ void ControllerTask::setAsCurrentTask(bool active /*= true*/)
|
||||
{
|
||||
TutorialTask::setAsCurrentTask(active);
|
||||
enableConstraints(!active);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user