Skip to content

Commit cf24be7

Browse files
author
hamstar0
committed
v1.1.3.4 - Updated to use MH v5.6.1.1 (fixed Teleport(...))
1 parent 4543126 commit cf24be7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MountedMagicMirrors/MyPlayer_Mirrors.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
using System.Collections.Generic;
33
using System.Linq;
44
using Microsoft.Xna.Framework;
5-
using Terraria.ModLoader;
65
using Terraria;
6+
using Terraria.ModLoader;
77
using HamstarHelpers.Helpers.Debug;
88
using HamstarHelpers.Helpers.DotNET.Extensions;
99
using HamstarHelpers.Helpers.Players;

MountedMagicMirrors/build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
displayName = Mounted Magic Mirrors
22
author = hamstar
3-
version = 1.1.3.3
4-
modReferences = HamstarHelpers@5.6.1
3+
version = 1.1.3.4
4+
modReferences = HamstarHelpers@5.6.1.1
55
buildIgnore = *.csproj, *.user, *.bat, obj\*, bin\*, .vs\*, .git\*
66
homepage = https://forums.terraria.org/index.php?threads/mounted-magic-mirrors-fast-travel.83296/

0 commit comments

Comments
 (0)