mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-09 01:18:11 +00:00
fix: resolve all build warnings and notes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../../Platform/stdafx.h";
|
||||
#include "../../Platform/stdafx.h"
|
||||
#include "LeashKnotModel.h"
|
||||
#include "ModelPart.h"
|
||||
|
||||
@@ -32,4 +32,4 @@ void LeashKnotModel::setupAnim(float time, float r, float bob, float yRot,
|
||||
|
||||
knot->yRot = yRot / (180 / PI);
|
||||
knot->xRot = xRot / (180 / PI);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user